OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WaitForReply
(Results
1 - 4
of
4
) sorted by null
/external/perfetto/src/tracing/test/
mock_consumer.h
40
bool
WaitForReply
() { return wait_func_(); }
/external/libchrome/ipc/
ipc_sync_channel.h
235
static void
WaitForReply
(mojo::SyncHandleRegistry* registry,
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,
/external/perfetto/src/tracing/core/
tracing_service_impl_unittest.cc
[
all
...]
Completed in 934 milliseconds