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 193 void OnDispatchError();
ipc_channel_proxy.cc 119 FROM_HERE, base::Bind(&Context::OnDispatchError, this));
295 void ChannelProxy::Context::OnDispatchError() {
390 // Context::OnDispatchMessage or OnDispatchError will be ignored. It is

Completed in 111 milliseconds