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

  /external/chromium_org/remoting/host/policy_hack/
policy_watcher.h 50 static const char kNatPolicyName[];
policy_watcher.cc 77 const char PolicyWatcher::kNatPolicyName[] =
126 default_values_->SetBoolean(kNatPolicyName, true);
148 bad_type_values_->SetBoolean(kNatPolicyName, false);

Completed in 37 milliseconds