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

  /external/chromium_org/remoting/host/policy_hack/
policy_watcher.h 81 static const char kRelayPolicyName[];
policy_watcher.cc 110 const char PolicyWatcher::kRelayPolicyName[] =
139 default_values_->SetBoolean(kRelayPolicyName, true);
149 bad_type_values_->SetBoolean(kRelayPolicyName, false);

Completed in 43 milliseconds