Searched defs:FSMEventArgs (Results 1 – 4 of 4) sorted by relevance
82 struct FSMEventArgs { struct95 void DispatchEvent(const FSMEventArgs& event_args); argument
101 struct FSMEventArgs { in NON_EXPORTED_BASE() struct105 FSMEvent event; in NON_EXPORTED_BASE()108 scoped_refptr<const AudioChunk> audio_data; in NON_EXPORTED_BASE()111 scoped_ptr<std::vector<uint8> > response; in NON_EXPORTED_BASE()
290 GoogleStreamingRemoteEngine::ConnectBothStreams(const FSMEventArgs&) { in ConnectBothStreams()466 const FSMEventArgs&) { in CloseUpstreamAndWaitForResults()493 GoogleStreamingRemoteEngine::CloseDownstream(const FSMEventArgs&) { in CloseDownstream()503 GoogleStreamingRemoteEngine::AbortSilently(const FSMEventArgs&) { in AbortSilently()508 GoogleStreamingRemoteEngine::AbortWithError(const FSMEventArgs&) { in AbortWithError()527 GoogleStreamingRemoteEngine::DoNothing(const FSMEventArgs&) { in DoNothing()575 GoogleStreamingRemoteEngine::FSMEventArgs::FSMEventArgs(FSMEvent event_value) in FSMEventArgs() function in content::GoogleStreamingRemoteEngine::FSMEventArgs
495 SpeechRecognizerImpl::StartRecording(const FSMEventArgs&) { in StartRecording()604 SpeechRecognizerImpl::WaitEnvironmentEstimationCompletion(const FSMEventArgs&) { in WaitEnvironmentEstimationCompletion()616 SpeechRecognizerImpl::DetectUserSpeechOrTimeout(const FSMEventArgs&) { in DetectUserSpeechOrTimeout()634 SpeechRecognizerImpl::StopCaptureAndWaitForResult(const FSMEventArgs&) { in StopCaptureAndWaitForResult()815 SpeechRecognizerImpl::FSMEventArgs::FSMEventArgs(FSMEvent event_value) in FSMEventArgs() function in content::SpeechRecognizerImpl::FSMEventArgs