SpeechRecognitionDispatcherHost 730 content/browser/renderer_host/render_process_host_impl.cc AddFilter(new SpeechRecognitionDispatcherHost( SpeechRecognitionDispatcherHost 23 content/browser/speech/speech_recognition_dispatcher_host.cc SpeechRecognitionDispatcherHost::SpeechRecognitionDispatcherHost( SpeechRecognitionDispatcherHost 37 content/browser/speech/speech_recognition_dispatcher_host.cc SpeechRecognitionDispatcherHost::~SpeechRecognitionDispatcherHost() { SpeechRecognitionDispatcherHost 42 content/browser/speech/speech_recognition_dispatcher_host.cc base::WeakPtr<SpeechRecognitionDispatcherHost> SpeechRecognitionDispatcherHost 43 content/browser/speech/speech_recognition_dispatcher_host.cc SpeechRecognitionDispatcherHost::AsWeakPtr() { SpeechRecognitionDispatcherHost 47 content/browser/speech/speech_recognition_dispatcher_host.cc bool SpeechRecognitionDispatcherHost::OnMessageReceived( SpeechRecognitionDispatcherHost 50 content/browser/speech/speech_recognition_dispatcher_host.cc IPC_BEGIN_MESSAGE_MAP_EX(SpeechRecognitionDispatcherHost, message, SpeechRecognitionDispatcherHost 63 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OverrideThreadForMessage( SpeechRecognitionDispatcherHost 70 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnChannelClosing() { SpeechRecognitionDispatcherHost 74 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnStartRequest( SpeechRecognitionDispatcherHost 119 content/browser/speech/speech_recognition_dispatcher_host.cc base::Bind(&SpeechRecognitionDispatcherHost::OnStartRequestOnIO, SpeechRecognitionDispatcherHost 127 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnStartRequestOnIO( SpeechRecognitionDispatcherHost 162 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnAbortRequest(int render_view_id, SpeechRecognitionDispatcherHost 173 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnStopCaptureRequest( SpeechRecognitionDispatcherHost 188 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnRecognitionStart(int session_id) { SpeechRecognitionDispatcherHost 195 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnAudioStart(int session_id) { SpeechRecognitionDispatcherHost 202 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnSoundStart(int session_id) { SpeechRecognitionDispatcherHost 209 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnSoundEnd(int session_id) { SpeechRecognitionDispatcherHost 216 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnAudioEnd(int session_id) { SpeechRecognitionDispatcherHost 223 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnRecognitionEnd(int session_id) { SpeechRecognitionDispatcherHost 230 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnRecognitionResults( SpeechRecognitionDispatcherHost 240 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnRecognitionError( SpeechRecognitionDispatcherHost 251 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnAudioLevelsChange(int session_id, SpeechRecognitionDispatcherHost 256 content/browser/speech/speech_recognition_dispatcher_host.cc void SpeechRecognitionDispatcherHost::OnEnvironmentEstimationComplete( SpeechRecognitionDispatcherHost 26 content/browser/speech/speech_recognition_dispatcher_host.h class CONTENT_EXPORT SpeechRecognitionDispatcherHost SpeechRecognitionDispatcherHost 30 content/browser/speech/speech_recognition_dispatcher_host.h SpeechRecognitionDispatcherHost( SpeechRecognitionDispatcherHost 35 content/browser/speech/speech_recognition_dispatcher_host.h base::WeakPtr<SpeechRecognitionDispatcherHost> AsWeakPtr(); SpeechRecognitionDispatcherHost 65 content/browser/speech/speech_recognition_dispatcher_host.h virtual ~SpeechRecognitionDispatcherHost(); SpeechRecognitionDispatcherHost 84 content/browser/speech/speech_recognition_dispatcher_host.h base::WeakPtrFactory<SpeechRecognitionDispatcherHost> weak_factory_; SpeechRecognitionDispatcherHost 86 content/browser/speech/speech_recognition_dispatcher_host.h DISALLOW_COPY_AND_ASSIGN(SpeechRecognitionDispatcherHost);