GetPlatformImpl 169 chrome/browser/speech/tts_controller.cc if (GetPlatformImpl()->PlatformImplAvailable()) GetPlatformImpl 170 chrome/browser/speech/tts_controller.cc GetPlatformImpl()->GetVoices(&native_voices); GetPlatformImpl 188 chrome/browser/speech/tts_controller.cc GetPlatformImpl()->WillSpeakUtteranceWithVoice(utterance, voice); GetPlatformImpl 209 chrome/browser/speech/tts_controller.cc GetPlatformImpl()->clear_error(); GetPlatformImpl 210 chrome/browser/speech/tts_controller.cc bool success = GetPlatformImpl()->Speak( GetPlatformImpl 222 chrome/browser/speech/tts_controller.cc GetPlatformImpl()->LoadBuiltInTtsExtension(utterance->profile())) { GetPlatformImpl 229 chrome/browser/speech/tts_controller.cc GetPlatformImpl()->error()); GetPlatformImpl 243 chrome/browser/speech/tts_controller.cc GetPlatformImpl()->clear_error(); GetPlatformImpl 244 chrome/browser/speech/tts_controller.cc GetPlatformImpl()->StopSpeaking(); GetPlatformImpl 261 chrome/browser/speech/tts_controller.cc GetPlatformImpl()->clear_error(); GetPlatformImpl 262 chrome/browser/speech/tts_controller.cc GetPlatformImpl()->Pause(); GetPlatformImpl 273 chrome/browser/speech/tts_controller.cc GetPlatformImpl()->clear_error(); GetPlatformImpl 274 chrome/browser/speech/tts_controller.cc GetPlatformImpl()->Resume(); GetPlatformImpl 305 chrome/browser/speech/tts_controller.cc TtsPlatformImpl* platform_impl = GetPlatformImpl(); GetPlatformImpl 311 chrome/browser/speech/tts_controller.cc return current_utterance_ != NULL || GetPlatformImpl()->IsSpeaking(); GetPlatformImpl 310 chrome/browser/speech/tts_controller.h TtsPlatformImpl* GetPlatformImpl();