OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnDispatchError
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ipc/
ipc_channel_proxy.h
221
void
OnDispatchError
();
ipc_channel_proxy.cc
130
FROM_HERE, base::Bind(&Context::
OnDispatchError
, this));
279
void ChannelProxy::Context::
OnDispatchError
() {
344
// Context::OnDispatchMessage or
OnDispatchError
will be ignored. It is
Completed in 3939 milliseconds