Home
last modified time | relevance | path

Searched defs:WaitForReply (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/tracing/test/
Dmock_consumer.h40 bool WaitForReply() { return wait_func_(); } in WaitForReply() function
/external/libchrome/ipc/
Dipc_sync_channel.cc643 void SyncChannel::WaitForReply(mojo::SyncHandleRegistry* registry, in WaitForReply() function in IPC::SyncChannel