Home
last modified time | relevance | path

Searched defs:PlatformImplAvailable (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/speech/
Dtts_chromeos.cc16 virtual bool PlatformImplAvailable() OVERRIDE { in PlatformImplAvailable() function in TtsPlatformImplChromeOs
Dtts_controller_unittest.cc20 virtual bool PlatformImplAvailable() OVERRIDE { return true; } in PlatformImplAvailable() function in DummyTtsPlatformImpl
Dtts_win.cc18 virtual bool PlatformImplAvailable() { in PlatformImplAvailable() function in TtsPlatformImplWin
Dtts_android.cc36 bool TtsPlatformImplAndroid::PlatformImplAvailable() { in PlatformImplAvailable() function in TtsPlatformImplAndroid
Dtts_linux.cc157 bool TtsPlatformImplLinux::PlatformImplAvailable() { in PlatformImplAvailable() function in TtsPlatformImplLinux
/external/chromium_org/chrome/browser/chromeos/accessibility/
Dspeech_monitor.cc36 bool SpeechMonitor::PlatformImplAvailable() { in PlatformImplAvailable() function in chromeos::SpeechMonitor
/external/chromium_org/chrome/browser/speech/extension_api/
Dtts_extension_apitest.cc51 virtual bool PlatformImplAvailable() { in PlatformImplAvailable() function in extensions::MockTtsPlatformImpl