Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_sync_channel.cc151 void BlockDispatch(bool* dispatch_flag) { dispatch_flag_ = dispatch_flag; } in BlockDispatch() function in IPC::SyncChannel::ReceivedSyncMsgQueue
673 context->received_sync_msgs()->BlockDispatch(&dispatch); in WaitForReply()