HomeSort by relevance Sort by last modified time
    Searched defs:WaitForReply (Results 1 - 2 of 2) sorted by null

  /external/perfetto/src/tracing/test/
mock_consumer.h 40 bool WaitForReply() { return wait_func_(); }
  /external/libchrome/ipc/
ipc_sync_channel.cc 343 // SyncChannel::WaitForReply to restrict the scope of queued messages we're
622 // *this* might get deleted in WaitForReply.
635 WaitForReply(registry.get(), context.get(), pump_messages);
643 void SyncChannel::WaitForReply(mojo::SyncHandleRegistry* registry,

Completed in 169 milliseconds