Searched refs:OnAudioEnded (Results 1 – 2 of 2) sorted by relevance
51 void OnAudioEnded(int request_id);
51 IPC_MESSAGE_HANDLER(SpeechRecognitionMsg_AudioEnded, OnAudioEnded) in OnMessageReceived()121 void SpeechRecognitionDispatcher::OnAudioEnded(int request_id) { in OnAudioEnded() function in content::SpeechRecognitionDispatcher