Home
last modified time | relevance | path

Searched refs:OnSpeakScheduled (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/speech/
H A Dtts_linux.cc125 void OnSpeakScheduled(base::OnceCallback<void(bool)> on_speak_finished,
440 base::BindOnce(&TtsPlatformImplLinux::OnSpeakScheduled, in Speak()
515 void TtsPlatformImplLinux::OnSpeakScheduled( in OnSpeakScheduled() function in content::TtsPlatformImplLinux
H A Dtts_win.cc170 void OnSpeakScheduled(base::OnceCallback<void(bool)> on_speak_finished,
525 base::BindOnce(&TtsPlatformImplWin::OnSpeakScheduled, in Speak()
593 void TtsPlatformImplWin::OnSpeakScheduled( in OnSpeakScheduled() function in content::__anonacb7e9c50111::TtsPlatformImplWin