Home
last modified time | relevance | path

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

/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.cc53 io_task.second.StopWatching(); in ~BaseMessageLoop()
314 void BaseMessageLoop::IOTask::StopWatching() { in StopWatching() function in brillo::BaseMessageLoop::IOTask
343 StopWatching(); in OnFileReady()
Dbase_message_loop.h106 void StopWatching();
/external/libchrome/dbus/
Dbus.cc75 void StopWatching() { in StopWatching() function in dbus::__anon8d0cdfd00111::Watch
1047 watch->StopWatching(); in OnToggleWatch()