Home
last modified time | relevance | path

Searched refs:AllowWokenUpBySyncWatchOnSameThread (Results 1 – 12 of 12) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Dconnector.cc326 void Connector::AllowWokenUpBySyncWatchOnSameThread() { in AllowWokenUpBySyncWatchOnSameThread() function in mojo::Connector
332 sync_watcher_->AllowWokenUpBySyncWatchOnSameThread(); in AllowWokenUpBySyncWatchOnSameThread()
419 sync_watcher_->AllowWokenUpBySyncWatchOnSameThread(); in WaitToReadMore()
Dsync_handle_watcher.cc31 void SyncHandleWatcher::AllowWokenUpBySyncWatchOnSameThread() { in AllowWokenUpBySyncWatchOnSameThread() function in mojo::SyncHandleWatcher
Dsync_event_watcher.cc28 void SyncEventWatcher::AllowWokenUpBySyncWatchOnSameThread() { in AllowWokenUpBySyncWatchOnSameThread() function in mojo::SyncEventWatcher
Dsequence_local_sync_event_watcher.cc68 event_watcher_.AllowWokenUpBySyncWatchOnSameThread(); in SequenceLocalState()
Dmultiplex_router.cc135 void AllowWokenUpBySyncWatchOnSameThread() override { in AllowWokenUpBySyncWatchOnSameThread() function in mojo::internal::MultiplexRouter::InterfaceEndpoint
338 connector_.AllowWokenUpBySyncWatchOnSameThread(); in MultiplexRouter()
Dinterface_endpoint_client.cc357 controller_->AllowWokenUpBySyncWatchOnSameThread(); in InitControllerIfNecessary()
/external/libchrome/mojo/public/cpp/bindings/
Dinterface_endpoint_controller.h23 virtual void AllowWokenUpBySyncWatchOnSameThread() = 0;
Dsync_event_watcher.h34 void AllowWokenUpBySyncWatchOnSameThread();
Dsync_handle_watcher.h41 void AllowWokenUpBySyncWatchOnSameThread();
Dconnector.h169 void AllowWokenUpBySyncWatchOnSameThread();
/external/libchrome/ipc/
Dipc_sync_channel.cc293 sync_dispatch_watcher_->AllowWokenUpBySyncWatchOnSameThread(); in ReceivedSyncMsgQueue()
Dipc_mojo_bootstrap.cc505 void AllowWokenUpBySyncWatchOnSameThread() override { in AllowWokenUpBySyncWatchOnSameThread() function in IPC::__anonefff342a0111::ChannelAssociatedGroupController::Endpoint