Searched refs:OnChannelError (Results 101 - 125 of 126) sorted by relevance

123456

/external/chromium/chrome/browser/service/
H A Dservice_process_control.cc216 void ServiceProcessControl::OnChannelError() { function in class:ServiceProcessControl
/external/chromium_org/components/nacl/loader/
H A Dnacl_ipc_adapter_unittest.cc284 adapter_->OnChannelError();
H A Dnacl_ipc_adapter.cc474 void NaClIPCAdapter::OnChannelError() { function in class:NaClIPCAdapter
/external/chromium_org/content/browser/
H A Dplugin_process_host.cc253 // OnChannelError notification indicating that the browser plugin channel has
307 void PluginProcessHost::OnChannelError() { function in class:content::PluginProcessHost
H A Dplugin_service_impl_browsertest.cc87 virtual void OnChannelError() OVERRIDE {
H A Dppapi_plugin_process_host.cc396 void PpapiPluginProcessHost::OnChannelError() { function in class:content::PpapiPluginProcessHost
398 << "::OnChannelError()";
/external/chromium_org/chrome/browser/printing/cloud_print/
H A Dcloud_print_proxy_service_unittest.cc53 MOCK_METHOD0(OnChannelError, void());
/external/chromium_org/content/child/npapi/
H A Dnpobject_proxy.cc121 void NPObjectProxy::OnChannelError() { function in class:content::NPObjectProxy
H A Dnpobject_stub.cc109 void NPObjectStub::OnChannelError() { function in class:content::NPObjectStub
/external/chromium_org/content/common/gpu/client/
H A Dcommand_buffer_proxy_impl.cc66 void CommandBufferProxyImpl::OnChannelError() { function in class:content::CommandBufferProxyImpl
516 // OnChannelError is called after returning to the message loop in case
/external/chromium_org/ipc/
H A Dipc_channel_posix_unittest.cc62 virtual void OnChannelError() OVERRIDE {
/external/chromium_org/remoting/host/
H A Ddesktop_session_agent.cc167 void DesktopSessionAgent::OnChannelError() { function in class:remoting::DesktopSessionAgent
H A Ddesktop_session_proxy.cc208 void DesktopSessionProxy::OnChannelError() { function in class:remoting::DesktopSessionProxy
H A Dremoting_me2me_host.cc141 virtual void OnChannelError() OVERRIDE;
581 void HostProcess::OnChannelError() { function in class:remoting::HostProcess
/external/chromium_org/chrome/browser/
H A Dpepper_flash_settings_manager.cc68 virtual void OnChannelError() OVERRIDE;
332 void PepperFlashSettingsManager::Core::OnChannelError() { function in class:PepperFlashSettingsManager::Core
/external/chromium_org/chrome/browser/automation/
H A Dautomation_provider.cc497 void AutomationProvider::OnChannelError() { function in class:AutomationProvider
H A Dtesting_automation_provider.h62 virtual void OnChannelError() OVERRIDE;
/external/chromium_org/chrome_frame/
H A Dchrome_frame_activex.cc310 void ChromeFrameActivex::OnChannelError() { function in class:ChromeFrameActivex
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.cc1300 void RenderProcessHostImpl::OnChannelError() { function in class:content::RenderProcessHostImpl
1625 // The OnChannelError notification can fire multiple times due to nested sync
1754 OnChannelError();
/external/chromium/chrome/browser/automation/
H A Dautomation_provider.cc430 void AutomationProvider::OnChannelError() { function in class:AutomationProvider
H A Dtesting_automation_provider.h36 virtual void OnChannelError() OVERRIDE;
H A Dtesting_automation_provider.cc419 void TestingAutomationProvider::OnChannelError() { function in class:TestingAutomationProvider
423 AutomationProvider::OnChannelError();
/external/chromium_org/content/common/gpu/
H A Dgpu_channel.cc542 void GpuChannel::OnChannelError() { function in class:content::GpuChannel
/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.cc481 void WebPluginDelegateProxy::OnChannelError() { function in class:content::WebPluginDelegateProxy
/external/chromium_org/win8/metro_driver/
H A Dchrome_app_view_ash.cc99 virtual void OnChannelError() OVERRIDE {

Completed in 5696 milliseconds

123456