Home
last modified time | relevance | path

Searched refs:StopWatchingInternal (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/remoting/host/policy_hack/
Dfake_policy_watcher.cc27 void FakePolicyWatcher::StopWatchingInternal() { in StopWatchingInternal() function in remoting::policy_hack::FakePolicyWatcher
Dfake_policy_watcher.h23 virtual void StopWatchingInternal() OVERRIDE;
Dpolicy_watcher.h91 virtual void StopWatchingInternal() = 0;
Dpolicy_watcher_win.cc73 virtual void StopWatchingInternal() OVERRIDE { in StopWatchingInternal() function in remoting::policy_hack::PolicyWatcherWin
Dpolicy_watcher_mac.mm39 virtual void StopWatchingInternal() OVERRIDE {
Dpolicy_watcher.cc176 StopWatchingInternal(); in StopWatching()
Dpolicy_watcher_linux.cc80 virtual void StopWatchingInternal() OVERRIDE { in StopWatchingInternal() function in remoting::policy_hack::PolicyWatcherLinux