Home
last modified time | relevance | path

Searched refs:ProcessIncomingMessages (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ipc/
Dipc_channel_reader.h36 bool ProcessIncomingMessages();
Dipc_channel_reader.cc21 bool ChannelReader::ProcessIncomingMessages() { in ProcessIncomingMessages() function in IPC::internal::ChannelReader
Dipc_channel_nacl.cc222 ProcessIncomingMessages(); in DidRecvMsg()
Dipc_channel_win.cc453 ok = ProcessIncomingMessages(); in OnIOCompleted()
Dipc_channel_posix.cc670 if (!ProcessIncomingMessages()) { in OnFileCanReadWithoutBlocking()