Searched defs:OnRecognitionEnd (Results 1 – 5 of 5) sorted by relevance
188 void SpeechRecognizerImplAndroid::OnRecognitionEnd(JNIEnv* env, in OnRecognitionEnd() function in content::SpeechRecognizerImplAndroid
239 void SpeechRecognitionDispatcherHost::OnRecognitionEnd(int session_id) { in OnRecognitionEnd() function in content::SpeechRecognitionDispatcherHost
126 virtual void OnRecognitionEnd(int session_id) OVERRIDE { in OnRecognitionEnd() function in content::SpeechRecognizerImplTest
416 void SpeechRecognitionManagerImpl::OnRecognitionEnd(int session_id) { in OnRecognitionEnd() function in content::SpeechRecognitionManagerImpl
330 void ChromeSpeechRecognitionManagerDelegate::OnRecognitionEnd(int session_id) { in OnRecognitionEnd() function in speech::ChromeSpeechRecognitionManagerDelegate