Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/speech/
H A Dtts_fuchsia.cc20 bool PlatformImplSupported() override { return false; } in PlatformImplSupported() function in content::TtsPlatformImplFuchsia
H A Dtts_android.h21 bool PlatformImplSupported() override;
H A Dtts_android.cc44 bool TtsPlatformImplAndroid::PlatformImplSupported() { in PlatformImplSupported() function in content::TtsPlatformImplAndroid
H A Dtts_linux.cc109 bool PlatformImplSupported() override;
406 bool TtsPlatformImplLinux::PlatformImplSupported() { in PlatformImplSupported() function in content::TtsPlatformImplLinux
H A Dtts_controller_impl.cc421 return tts_platform->PlatformImplSupported() && in TtsPlatformReady()
430 return tts_platform->PlatformImplSupported() && in TtsPlatformLoading()
H A Dtts_win.cc147 bool PlatformImplSupported() override { return true; } in PlatformImplSupported() function in content::__anonacb7e9c50111::TtsPlatformImplWin
H A Dtts_mac.mm57 bool PlatformImplSupported() override { return true; }
H A Dtts_controller_unittest.cc40 bool PlatformImplSupported() override { return platform_supported_; } in PlatformImplSupported() function in content::MockTtsPlatformImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dtts_platform.h25 virtual bool PlatformImplSupported() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/web_test/browser/
H A Dweb_test_tts_platform.h19 bool PlatformImplSupported() override;
H A Dweb_test_tts_platform.cc14 bool WebTestTtsPlatform::PlatformImplSupported() { in PlatformImplSupported() function in WebTestTtsPlatform
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/speech/
H A Dtts_chromeos.h20 bool PlatformImplSupported() override;
H A Dtts_chromeos.cc16 bool TtsPlatformImplChromeOs::PlatformImplSupported() { in PlatformImplSupported() function in TtsPlatformImplChromeOs
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/accessibility/
H A Dspeech_monitor.h73 bool PlatformImplSupported() override;
H A Dspeech_monitor.cc32 bool SpeechMonitor::PlatformImplSupported() { in PlatformImplSupported() function in chromeos::SpeechMonitor
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/speech/extension_api/
H A Dtts_extension_apitest.cc53 bool PlatformImplSupported() override { return true; } in PlatformImplSupported() function in extensions::MockTtsPlatformImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/accessibility/flutter/
H A Dax_tree_source_flutter_unittest.cc42 bool PlatformImplSupported() override { return true; } in PlatformImplSupported() function in content::MockTtsPlatformImpl