HomeSort by relevance Sort by last modified time
    Searched refs:OnSpeechEvent (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/speech/
tts_linux.cc 49 void OnSpeechEvent(SPDNotificationType type);
281 void TtsPlatformImplLinux::OnSpeechEvent(SPDNotificationType type) {
318 base::Bind(&TtsPlatformImplLinux::OnSpeechEvent,
337 base::Bind(&TtsPlatformImplLinux::OnSpeechEvent,
tts_win.cc 48 void OnSpeechEvent();
190 void TtsPlatformImplWin::OnSpeechEvent() {
256 GetInstance()->OnSpeechEvent();

Completed in 202 milliseconds