Searched refs:OnRecognitionEnded (Results 1 – 2 of 2) sorted by relevance
53 void OnRecognitionEnded(int request_id);
53 IPC_MESSAGE_HANDLER(SpeechRecognitionMsg_Ended, OnRecognitionEnded) in OnMessageReceived()164 void SpeechRecognitionDispatcher::OnRecognitionEnded(int request_id) { in OnRecognitionEnded() function in content::SpeechRecognitionDispatcher