Searched refs:SyncWatch (Results 1 – 13 of 13) sorted by relevance
139 bool SyncWatch(const SequenceLocalSyncEventWatcher* watcher, in SyncWatch() function in mojo::SequenceLocalSyncEventWatcher::SequenceLocalState161 bool result = event_watcher_.SyncWatch(stop_flags, 2); in SyncWatch()280 bool SequenceLocalSyncEventWatcher::SyncWatch(const bool* should_stop) { in SyncWatch() function in mojo::SequenceLocalSyncEventWatcher282 return registration_->shared_state()->SyncWatch( in SyncWatch()
36 bool SyncHandleWatcher::SyncWatch(const bool* should_stop) { in SyncWatch() function in mojo::SyncHandleWatcher
33 bool SyncEventWatcher::SyncWatch(const bool** stop_flags, in SyncWatch() function in mojo::SyncEventWatcher
335 bool Connector::SyncWatch(const bool* should_stop) { in SyncWatch() function in mojo::Connector344 return sync_watcher_->SyncWatch(should_stop); in SyncWatch()
142 bool SyncWatch(const bool* should_stop) override { in SyncWatch() function in mojo::internal::MultiplexRouter::InterfaceEndpoint146 return sync_watcher_->SyncWatch(should_stop); in SyncWatch()
285 controller_->SyncWatch(&response_received); in AcceptWithResponder()
32 virtual bool SyncWatch(const bool* should_stop) = 0;
53 bool SyncWatch(const bool* should_stop);
47 bool SyncWatch(const bool** stop_flags, size_t num_stop_flags);
49 bool SyncWatch(const bool* should_stop);
177 bool SyncWatch(const bool* should_stop);
156 watcher.SyncWatch(stop_flags, 1); in AcceptWithResponder()
512 bool SyncWatch(const bool* should_stop) override { in SyncWatch() function in IPC::__anonefff342a0111::ChannelAssociatedGroupController::Endpoint521 return sync_watcher_->SyncWatch(should_stop); in SyncWatch()