Searched refs:OnErrorOccurred (Results 1 – 8 of 8) sorted by relevance
49 void OnErrorOccurred(int request_id, const SpeechRecognitionError& error);
47 IPC_MESSAGE_HANDLER(SpeechRecognitionMsg_ErrorOccurred, OnErrorOccurred) in OnMessageReceived()146 void SpeechRecognitionDispatcher::OnErrorOccurred( in OnErrorOccurred() function in content::SpeechRecognitionDispatcher
253 void OnErrorOccurred(void* profile,
101 web_request::OnErrorOccurred::kEventName,1087 void ExtensionWebRequestEventRouter::OnErrorOccurred( in OnErrorOccurred() function in ExtensionWebRequestEventRouter1114 web_request::OnErrorOccurred::kEventName, request, in OnErrorOccurred()
428 const std::string kEventName2(web_request::OnErrorOccurred::kEventName); in TEST_F()
219 web_navigation::OnErrorOccurred::kEventName, in DispatchOnErrorOccurred()
838 this, web_navigation::OnErrorOccurred::kEventName); in WebNavigationAPI()
569 ExtensionWebRequestEventRouter::GetInstance()->OnErrorOccurred( in OnCompleted()