HomeSort by relevance Sort by last modified time
    Searched defs:PlatformImplAvailable (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/chromeos/accessibility/
speech_monitor.cc 36 bool SpeechMonitor::PlatformImplAvailable() {
  /external/chromium_org/chrome/browser/speech/extension_api/
tts_extension_apitest.cc 51 virtual bool PlatformImplAvailable() {
  /external/chromium_org/chrome/browser/speech/
tts_android.cc 36 bool TtsPlatformImplAndroid::PlatformImplAvailable() {
tts_linux.cc 36 virtual bool PlatformImplAvailable() OVERRIDE;
157 bool TtsPlatformImplLinux::PlatformImplAvailable() {
171 if (!PlatformImplAvailable()) {
206 if (!PlatformImplAvailable())
216 if (!PlatformImplAvailable())
222 if (!PlatformImplAvailable())
tts_win.cc 18 virtual bool PlatformImplAvailable() {

Completed in 889 milliseconds