Home
last modified time | relevance | path

Searched refs:StopWatching (Results 1 – 6 of 6) sorted by relevance

/external/libmojo/mojo/message_pump/
Dhandle_watcher.cc68 void StopWatching(WatcherID watcher_id);
107 void WatcherBackend::StopWatching(WatcherID watcher_id) { in StopWatching() function in mojo::common::__anonbd2b9ff10111::WatcherBackend
172 void StopWatching(WatcherID watcher_id);
243 void WatcherThreadManager::StopWatching(WatcherID watcher_id) { in StopWatching() function in mojo::common::__anonbd2b9ff10111::WatcherThreadManager
291 backend_.StopWatching(requests[i].stop_id); in ProcessRequestsOnBackendThread()
426 WatcherThreadManager::GetInstance()->StopWatching(watcher_id_); in ~SecondaryThreadWatchingState()
/external/libchrome/base/synchronization/
Dwaitable_event_watcher_posix.cc118 StopWatching(); in ~WaitableEventWatcher()
176 void WaitableEventWatcher::StopWatching() { in StopWatching() function in base::WaitableEventWatcher
267 StopWatching(); in WillDestroyCurrentMessageLoop()
Dwaitable_event_watcher.h83 void StopWatching();
/external/libbrillo/brillo/message_loops/
Dbase_message_loop.cc64 io_task.second.StopWatching(); in ~BaseMessageLoop()
325 void BaseMessageLoop::IOTask::StopWatching() { in StopWatching() function in brillo::BaseMessageLoop::IOTask
354 StopWatching(); in OnFileReady()
Dbase_message_loop.h110 void StopWatching();
/external/libchrome/dbus/
Dbus.cc76 void StopWatching() { in StopWatching() function in dbus::__anon86b9c00f0111::Watch
1050 watch->StopWatching(); in OnToggleWatch()