Home
last modified time | relevance | path

Searched refs:AbortSilently (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/speech/
Dgoogle_streaming_remote_engine.cc254 return AbortSilently(event_args); in ExecuteTransitionAndGetNextState()
270 return AbortSilently(event_args); in ExecuteTransitionAndGetNextState()
461 return AbortSilently(event_args); in RaiseNoMatchErrorIfGotNoResults()
503 GoogleStreamingRemoteEngine::AbortSilently(const FSMEventArgs&) { in AbortSilently() function in content::GoogleStreamingRemoteEngine
Dspeech_recognizer_impl.cc354 return AbortSilently(event_args); in ExecuteTransitionAndGetNextState()
358 return AbortSilently(event_args); in ExecuteTransitionAndGetNextState()
373 return AbortSilently(event_args); in ExecuteTransitionAndGetNextState()
649 SpeechRecognizerImpl::AbortSilently(const FSMEventArgs& event_args) { in AbortSilently() function in content::SpeechRecognizerImpl
Dgoogle_streaming_remote_engine.h136 FSMState AbortSilently(const FSMEventArgs& event_args); in NON_EXPORTED_BASE()
Dspeech_recognizer_impl.h112 FSMState AbortSilently(const FSMEventArgs& event_args);