Searched refs:PlatformImplAvailable (Results 1 – 10 of 10) sorted by relevance
34 virtual bool PlatformImplAvailable() OVERRIDE;151 bool TtsPlatformImplLinux::PlatformImplAvailable() { in PlatformImplAvailable() function in TtsPlatformImplLinux165 if (!PlatformImplAvailable()) { in Speak()200 if (!PlatformImplAvailable()) in StopSpeaking()210 if (!PlatformImplAvailable()) in Pause()216 if (!PlatformImplAvailable()) in Resume()
16 virtual bool PlatformImplAvailable() OVERRIDE { in PlatformImplAvailable() function in TtsPlatformImplChromeOs
19 virtual bool PlatformImplAvailable() = 0;
20 virtual bool PlatformImplAvailable() OVERRIDE { return true; } in PlatformImplAvailable() function in DummyTtsPlatformImpl
15 virtual bool PlatformImplAvailable() OVERRIDE;
36 bool TtsPlatformImplAndroid::PlatformImplAvailable() { in PlatformImplAvailable() function in TtsPlatformImplAndroid
18 virtual bool PlatformImplAvailable() { in PlatformImplAvailable() function in TtsPlatformImplWin
284 if (platform_impl && platform_impl->PlatformImplAvailable()) in GetVoices()
53 virtual bool PlatformImplAvailable() OVERRIDE {
46 virtual bool PlatformImplAvailable() { in PlatformImplAvailable() function in extensions::MockTtsPlatformImpl