Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_channel_reader.cc94 HandleDispatchError(*m); in DispatchMessage()
185 HandleDispatchError(*translated_message); in HandleTranslatedMessage()
200 void ChannelReader::HandleDispatchError(const Message& message) { in HandleDispatchError() function in IPC::internal::ChannelReader
Dipc_channel_reader.h141 void HandleDispatchError(const Message& message); in COMPONENT_EXPORT()