Searched refs:OnDispatchError (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ipc/
H A Dipc_channel_proxy.h185 void OnDispatchError();
H A Dipc_channel_proxy.cc118 FROM_HERE, base::Bind(&Context::OnDispatchError, this));
294 void ChannelProxy::Context::OnDispatchError() { function in class:IPC::ChannelProxy::Context
372 // Context::OnDispatchMessage or OnDispatchError will be ignored. It is

Completed in 261 milliseconds