Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dbroker_posix.cc26 Channel::MessagePtr WaitForBrokerMessage( in WaitForBrokerMessage() function
81 if (WaitForBrokerMessage(fd, BrokerMessageType::INIT, 1, 0, in Broker()
124 Channel::MessagePtr message = WaitForBrokerMessage( in GetWritableSharedMemoryRegion()
Dbroker_win.cc45 Channel::MessagePtr WaitForBrokerMessage(HANDLE pipe_handle, in WaitForBrokerMessage() function
88 Channel::MessagePtr message = WaitForBrokerMessage( in Broker()
142 Channel::MessagePtr response = WaitForBrokerMessage( in GetWritableSharedMemoryRegion()