AbortSession       52 chrome/browser/speech/chrome_speech_recognition_manager_delegate_bubble_ui.cc     SpeechRecognitionManager::GetInstance()->AbortSession(session_id);
AbortSession       78 chrome/browser/speech/chrome_speech_recognition_manager_delegate_bubble_ui.cc   SpeechRecognitionManager::GetInstance()->AbortSession(session_id);
AbortSession      167 content/browser/speech/input_tag_speech_dispatcher_host.cc     SpeechRecognitionManager::GetInstance()->AbortSession(session_id);
AbortSession      170 content/browser/speech/speech_recognition_dispatcher_host.cc     SpeechRecognitionManager::GetInstance()->AbortSession(session_id);
AbortSession      167 content/browser/speech/speech_recognition_manager_impl.cc     AbortSession(primary_session_id_);
AbortSession      464 content/browser/speech/speech_recognition_manager_impl.cc       AbortSession(session->id);
AbortSession      479 content/browser/speech/speech_recognition_manager_impl.cc       AbortSession(session->id);
AbortSession       64 content/browser/speech/speech_recognition_manager_impl.h   virtual void AbortSession(int session_id) OVERRIDE;
AbortSession       49 content/public/browser/speech_recognition_manager.h   virtual void AbortSession(int session_id) = 0;
AbortSession       48 content/public/test/fake_speech_recognition_manager.h   virtual void AbortSession(int session_id) OVERRIDE;