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

  /external/chromium_org/remoting/host/policy_hack/
fake_policy_watcher.cc 12 FakePolicyWatcher::FakePolicyWatcher(
17 FakePolicyWatcher::~FakePolicyWatcher() {
20 void FakePolicyWatcher::SetPolicies(const base::DictionaryValue* policies) {
24 void FakePolicyWatcher::StartWatchingInternal() {
27 void FakePolicyWatcher::StopWatchingInternal() {
30 void FakePolicyWatcher::Reload() {
fake_policy_watcher.h 13 class FakePolicyWatcher : public PolicyWatcher {
15 explicit FakePolicyWatcher(
17 virtual ~FakePolicyWatcher();

Completed in 34 milliseconds