Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/speech/
H A Dtts_controller_impl.cc161 StopAndClearQueue(GURL()); in Stop()
165 StopAndClearQueue(source_url); in Stop()
168 void TtsControllerImpl::StopAndClearQueue(const GURL& source_url) { in StopAndClearQueue() function in content::TtsControllerImpl
399 FROM_HERE, base::BindOnce(&TtsControllerImpl::StopAndClearQueue, in OnBrowserContextDestroyed()
H A Dtts_controller_impl.h111 void StopAndClearQueue(const GURL& source_url);