HomeSort by relevance Sort by last modified time
    Searched refs:OnDispatchError (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ipc/
ipc_channel_proxy.h 248 void OnDispatchError();
ipc_channel_proxy.cc 134 FROM_HERE, base::Bind(&Context::OnDispatchError, this));
283 void ChannelProxy::Context::OnDispatchError() {
350 // Context::OnDispatchMessage or OnDispatchError will be ignored. It is

Completed in 30 milliseconds