Searched refs:StopWatchingInternal (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/remoting/host/policy_hack/ | ||
D | fake_policy_watcher.cc | 27 void FakePolicyWatcher::StopWatchingInternal() { in StopWatchingInternal() function in remoting::policy_hack::FakePolicyWatcher |
D | fake_policy_watcher.h | 23 virtual void StopWatchingInternal() OVERRIDE; |
D | policy_watcher.h | 91 virtual void StopWatchingInternal() = 0; |
D | policy_watcher_win.cc | 73 virtual void StopWatchingInternal() OVERRIDE { in StopWatchingInternal() function in remoting::policy_hack::PolicyWatcherWin |
D | policy_watcher_mac.mm | 39 virtual void StopWatchingInternal() OVERRIDE { |
D | policy_watcher.cc | 176 StopWatchingInternal(); in StopWatching() |
D | policy_watcher_linux.cc | 80 virtual void StopWatchingInternal() OVERRIDE { in StopWatchingInternal() function in remoting::policy_hack::PolicyWatcherLinux |