Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_sync_channel.cc155 void UnblockDispatch() { dispatch_flag_ = nullptr; } in UnblockDispatch() function in IPC::SyncChannel::ReceivedSyncMsgQueue
675 context->received_sync_msgs()->UnblockDispatch(); in WaitForReply()