Searched refs:OnErrorOccurred (Results 1 – 8 of 8) sorted by relevance
52 void OnErrorOccurred(int request_id, const SpeechRecognitionError& error);
52 IPC_MESSAGE_HANDLER(SpeechRecognitionMsg_ErrorOccurred, OnErrorOccurred) in OnMessageReceived()151 void SpeechRecognitionDispatcher::OnErrorOccurred( in OnErrorOccurred() function in content::SpeechRecognitionDispatcher
217 web_navigation::OnErrorOccurred::kEventName, in DispatchOnErrorOccurred()
750 web_navigation::OnErrorOccurred::kEventName); in WebNavigationAPI()
226 ExtensionWebRequestEventRouter::GetInstance()->OnErrorOccurred( in OnCompleted()
254 void OnErrorOccurred(void* browser_context,
96 web_request::OnErrorOccurred::kEventName,1129 void ExtensionWebRequestEventRouter::OnErrorOccurred( in OnErrorOccurred() function in ExtensionWebRequestEventRouter1156 web_request::OnErrorOccurred::kEventName, request, in OnErrorOccurred()
428 const std::string kEventName2(web_request::OnErrorOccurred::kEventName); in TEST_F()