Searched refs:RemoveRecognizerWithID (Results 1 – 3 of 3) sorted by relevance
135 bool RemoveRecognizerWithID(uint32_t recognizer_id);
123 bool StackFrameRecognizerManager::RemoveRecognizerWithID( in RemoveRecognizerWithID() function in StackFrameRecognizerManager
1086 if (!recognizer_mgr.RemoveRecognizerWithID(recognizer_id)) { in DoExecuteWithId()