HomeSort by relevance Sort by last modified time
    Searched defs:StopWatching (Results 1 - 4 of 4) sorted by null

  /external/chromium/base/synchronization/
waitable_event_watcher_win.cc 40 void WaitableEventWatcher::StopWatching() {
43 watcher_.StopWatching();
waitable_event_watcher_posix.cc 77 // See StopWatching for discussion
130 StopWatching();
186 void WaitableEventWatcher::StopWatching() {
277 StopWatching();
  /external/chromium/base/win/
object_watcher.cc 29 watcher->StopWatching();
41 StopWatching();
76 bool ObjectWatcher::StopWatching() {
136 StopWatching();
registry.cc 96 StopWatching();
267 LONG RegKey::StopWatching() {

Completed in 61 milliseconds