Home
last modified time | relevance | path

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

/external/cronet/ipc/
Dipc_mojo_bootstrap.cc761 struct ExclusiveSyncWait { struct in IPC::__anone6f62fab0111::ChannelAssociatedGroupController::Endpoint
762 explicit ExclusiveSyncWait(uint64_t request_id) in ExclusiveSyncWait() function
766 bool TryFulfillingWith(MessageWrapper& wrapper) { in TryFulfillingWith()
776 uint64_t request_id;
777 base::WaitableEvent event;
778 MessageWrapper message;