Home
last modified time | relevance | path

Searched refs:StopCaptureAndWaitForResult (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/speech/
Dspeech_recognizer_impl.cc386 return StopCaptureAndWaitForResult(event_args); in ExecuteTransitionAndGetNextState()
403 return StopCaptureAndWaitForResult(event_args); in ExecuteTransitionAndGetNextState()
420 return StopCaptureAndWaitForResult(event_args); in ExecuteTransitionAndGetNextState()
623 return StopCaptureAndWaitForResult(event_args); in DetectEndOfSpeech()
628 SpeechRecognizerImpl::StopCaptureAndWaitForResult(const FSMEventArgs&) { in StopCaptureAndWaitForResult() function in content::SpeechRecognizerImpl
Dspeech_recognizer_impl.h106 FSMState StopCaptureAndWaitForResult(const FSMEventArgs& event_args);