Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_channel_proxy.cc159 FROM_HERE, base::Bind(&Context::OnDispatchError, this)); in OnChannelError()
346 void ChannelProxy::Context::OnDispatchError() { in OnDispatchError() function in IPC::ChannelProxy::Context
Dipc_channel_proxy.h320 void OnDispatchError(); in COMPONENT_EXPORT()