Searched refs:ProcessFirstSyncMessageForEndpoint (Results 1 – 2 of 2) sorted by relevance
209 bool ProcessFirstSyncMessageForEndpoint(InterfaceId id);
165 bool more_to_process = router_->ProcessFirstSyncMessageForEndpoint(id_); in OnSyncEventSignaled()720 bool MultiplexRouter::ProcessFirstSyncMessageForEndpoint(InterfaceId id) { in ProcessFirstSyncMessageForEndpoint() function in mojo::internal::MultiplexRouter