Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/ipc/
H A Dipc_mojo_bootstrap.cc809 struct ExclusiveSyncWait { struct in IPC::ChannelAssociatedGroupController::Endpoint
810 explicit ExclusiveSyncWait(uint64_t request_id) in ExclusiveSyncWait() function
814 bool TryFulfillingWith(MessageWrapper& wrapper) { in TryFulfillingWith()
824 uint64_t request_id;
825 base::WaitableEvent event;
826 MessageWrapper message;