Home
last modified time | relevance | path

Searched refs:PlatformImplInitialized (Results 1 – 17 of 17) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/speech/
H A Dtts_linux.cc110 bool PlatformImplInitialized() override;
410 bool TtsPlatformImplLinux::PlatformImplInitialized() { in PlatformImplInitialized() function in content::TtsPlatformImplLinux
422 DCHECK(PlatformImplInitialized()); in Speak()
447 DCHECK(PlatformImplInitialized()); in StopSpeaking()
460 DCHECK(PlatformImplInitialized()); in Pause()
471 DCHECK(PlatformImplInitialized()); in Resume()
486 DCHECK(PlatformImplInitialized()); in GetVoices()
H A Dtts_fuchsia.cc21 bool PlatformImplInitialized() override { return false; } in PlatformImplInitialized() function in content::TtsPlatformImplFuchsia
H A Dtts_android.h22 bool PlatformImplInitialized() override;
H A Dtts_android.cc48 bool TtsPlatformImplAndroid::PlatformImplInitialized() { in PlatformImplInitialized() function in content::TtsPlatformImplAndroid
H A Dtts_win.cc148 bool PlatformImplInitialized() override;
493 bool TtsPlatformImplWin::PlatformImplInitialized() { in PlatformImplInitialized() function in content::__anonacb7e9c50111::TtsPlatformImplWin
H A Dtts_controller_impl.cc422 tts_platform->PlatformImplInitialized(); in TtsPlatformReady()
431 !tts_platform->PlatformImplInitialized(); in TtsPlatformLoading()
H A Dtts_mac.mm58 bool PlatformImplInitialized() override { return true; }
H A Dtts_controller_unittest.cc41 bool PlatformImplInitialized() override { return platform_initialized_; } in PlatformImplInitialized() function in content::MockTtsPlatformImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dtts_platform.h31 virtual bool PlatformImplInitialized() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/web_test/browser/
H A Dweb_test_tts_platform.h20 bool PlatformImplInitialized() override;
H A Dweb_test_tts_platform.cc18 bool WebTestTtsPlatform::PlatformImplInitialized() { in PlatformImplInitialized() function in WebTestTtsPlatform
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/speech/
H A Dtts_chromeos.h21 bool PlatformImplInitialized() override;
H A Dtts_chromeos.cc24 bool TtsPlatformImplChromeOs::PlatformImplInitialized() { in PlatformImplInitialized() function in TtsPlatformImplChromeOs
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/accessibility/
H A Dspeech_monitor.h74 bool PlatformImplInitialized() override;
H A Dspeech_monitor.cc36 bool SpeechMonitor::PlatformImplInitialized() { in PlatformImplInitialized() function in chromeos::SpeechMonitor
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/speech/extension_api/
H A Dtts_extension_apitest.cc54 bool PlatformImplInitialized() override { return true; } in PlatformImplInitialized() function in extensions::MockTtsPlatformImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/accessibility/flutter/
H A Dax_tree_source_flutter_unittest.cc43 bool PlatformImplInitialized() override { return true; } in PlatformImplInitialized() function in content::MockTtsPlatformImpl