HomeSort by relevance Sort by last modified time
    Searched refs:kHostAllowGnubbyAuthPolicyName (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/remoting/host/policy_hack/
policy_watcher.h 78 static const char kHostAllowGnubbyAuthPolicyName[];
policy_watcher.cc 107 const char PolicyWatcher::kHostAllowGnubbyAuthPolicyName[] =
138 default_values_->SetBoolean(kHostAllowGnubbyAuthPolicyName, true);
policy_watcher_unittest.cc 74 gnubby_auth_true_.SetBoolean(PolicyWatcher::kHostAllowGnubbyAuthPolicyName,
76 gnubby_auth_false_.SetBoolean(PolicyWatcher::kHostAllowGnubbyAuthPolicyName,
159 dict.SetBoolean(PolicyWatcher::kHostAllowGnubbyAuthPolicyName, true);
  /external/chromium_org/remoting/host/
remoting_me2me_host.cc     [all...]

Completed in 54 milliseconds