Home
last modified time | relevance | path

Searched refs:dispatch_error (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/ipc/
Dipc_channel_reader.cc201 if (message.dispatch_error()) in HandleDispatchError()
Dipc_channel_proxy.cc87 if (message.dispatch_error()) { in TryFilters()
321 if (message.dispatch_error()) in OnDispatchMessage()
Dipc_message.h133 bool dispatch_error() const { in dispatch_error() function
Dipc_channel_mojo.cc264 if (message.dispatch_error()) in OnMessageReceived()