Searched refs:OnSoundStarted (Results 1 – 2 of 2) sorted by relevance
46 void OnSoundStarted(int request_id);
44 IPC_MESSAGE_HANDLER(SpeechRecognitionMsg_SoundStarted, OnSoundStarted) in OnMessageReceived()108 void SpeechRecognitionDispatcher::OnSoundStarted(int request_id) { in OnSoundStarted() function in content::SpeechRecognitionDispatcher