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

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

Completed in 73 milliseconds