TtsPlatformImplChromeOs   49 chrome/browser/speech/tts_chromeos.cc   static TtsPlatformImplChromeOs* GetInstance();
TtsPlatformImplChromeOs   55 chrome/browser/speech/tts_chromeos.cc   friend struct DefaultSingletonTraits<TtsPlatformImplChromeOs>;
TtsPlatformImplChromeOs   57 chrome/browser/speech/tts_chromeos.cc   DISALLOW_COPY_AND_ASSIGN(TtsPlatformImplChromeOs);
TtsPlatformImplChromeOs   62 chrome/browser/speech/tts_chromeos.cc   return TtsPlatformImplChromeOs::GetInstance();
TtsPlatformImplChromeOs   66 chrome/browser/speech/tts_chromeos.cc TtsPlatformImplChromeOs*
TtsPlatformImplChromeOs   67 chrome/browser/speech/tts_chromeos.cc TtsPlatformImplChromeOs::GetInstance() {
TtsPlatformImplChromeOs   68 chrome/browser/speech/tts_chromeos.cc   return Singleton<TtsPlatformImplChromeOs>::get();