Searched defs:StopWatching (Results 1 – 5 of 5) sorted by relevance
/external/libchrome/base/synchronization/ | ||
D | waitable_event_watcher_posix.cc | 165 void WaitableEventWatcher::StopWatching() { in StopWatching() function in base::WaitableEventWatcher |
/external/libbrillo/brillo/message_loops/ | ||
D | base_message_loop.cc | 333 void BaseMessageLoop::IOTask::StopWatching() { in StopWatching() function in brillo::BaseMessageLoop::IOTask |
/external/libchrome/base/message_loop/ | ||
D | message_loop_io_posix_unittest.cc | 250 void StopWatching(MessagePumpForIO::FdWatchController* controller, in StopWatching() function |
/external/libchrome/ipc/ | ||
D | ipc_sync_channel.cc | 122 void StopWatching() { watcher_.StopWatching(); } in StopWatching() function in IPC::SyncChannel::ReceivedSyncMsgQueue::NestedSendDoneWatcher |
/external/libchrome/dbus/ | ||
D | bus.cc | 83 void StopWatching() { in StopWatching() function in dbus::__anon94c574d90111::Watch |