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