Searched defs:StopWatching (Results 1 - 15 of 15) sorted by relevance

/external/chromium/base/synchronization/
H A Dwaitable_event_watcher_win.cc40 void WaitableEventWatcher::StopWatching() { function in class:base::WaitableEventWatcher
43 watcher_.StopWatching();
H A Dwaitable_event_watcher_posix.cc77 // See StopWatching for discussion
130 StopWatching();
186 void WaitableEventWatcher::StopWatching() { function in class:base::WaitableEventWatcher
277 StopWatching();
/external/chromium_org/base/synchronization/
H A Dwaitable_event_watcher_win.cc28 void WaitableEventWatcher::StopWatching() { function in class:base::WaitableEventWatcher
31 watcher_.StopWatching();
H A Dwaitable_event_watcher_posix.cc83 // See StopWatching for discussion
119 StopWatching();
177 void WaitableEventWatcher::StopWatching() { function in class:base::WaitableEventWatcher
268 StopWatching();
/external/chromium_org/chrome_frame/
H A Dregistry_watcher.cc33 StopWatching();
80 void RegistryWatcher::StopWatching() { function in class:RegistryWatcher
/external/chromium_org/base/win/
H A Dobject_watcher.cc23 StopWatching();
58 bool ObjectWatcher::StopWatching() { function in class:base::win::ObjectWatcher
100 StopWatching();
107 StopWatching();
H A Dregistry.cc113 StopWatching();
128 StopWatching();
322 LONG RegKey::StopWatching() { function in class:base::win::RegKey
/external/chromium/base/win/
H A Dobject_watcher.cc29 watcher->StopWatching();
41 StopWatching();
76 bool ObjectWatcher::StopWatching() { function in class:base::win::ObjectWatcher
136 StopWatching();
H A Dregistry.cc96 StopWatching();
267 LONG RegKey::StopWatching() { function in class:base::win::RegKey
/external/chromium_org/ipc/
H A Dunix_domain_socket_util_unittest.cc47 base::Bind(&SocketAcceptor::StopWatching, base::Unretained(this),
59 void StopWatching(base::MessageLoopForIO::FileDescriptorWatcher* watcher) { function in class:__anon8338::SocketAcceptor
/external/chromium_org/remoting/host/
H A Dconfig_file_watcher.cc45 void StopWatching();
91 impl_->StopWatching();
147 void ConfigFileWatcherImpl::StopWatching() { function in class:remoting::ConfigFileWatcherImpl
/external/chromium_org/remoting/host/policy_hack/
H A Dpolicy_watcher.cc150 void PolicyWatcher::StopWatching(base::WaitableEvent* done) { function in class:remoting::policy_hack::PolicyWatcher
153 base::Bind(&PolicyWatcher::StopWatching,
H A Dpolicy_watcher_unittest.cc89 void StopWatching() { function in class:remoting::policy_hack::PolicyWatcherTest
91 policy_watcher_->StopWatching(&stop_event);
154 StopWatching();
163 StopWatching();
172 StopWatching();
181 StopWatching();
190 StopWatching();
199 StopWatching();
209 StopWatching();
220 StopWatching();
[all...]
/external/chromium_org/chromeos/process_proxy/
H A Dprocess_proxy.cc129 bool ProcessProxy::StopWatching() { function in class:chromeos::ProcessProxy
151 StopWatching();
/external/chromium_org/dbus/
H A Dbus.cc81 void StopWatching() { function in class:dbus::__anon8183::Watch
1061 watch->StopWatching();

Completed in 1594 milliseconds