Home
last modified time | relevance | path

Searched refs:kHostRequireTwoFactorPolicyName (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/remoting/host/policy_hack/
Dpolicy_watcher.cc80 const char PolicyWatcher::kHostRequireTwoFactorPolicyName[] = member in remoting::policy_hack::PolicyWatcher
115 default_values_->SetBoolean(kHostRequireTwoFactorPolicyName, false); in PolicyWatcher()
Dpolicy_watcher.h53 static const char kHostRequireTwoFactorPolicyName[]; variable
Dpolicy_watcher_unittest.cc126 dict.SetBoolean(PolicyWatcher::kHostRequireTwoFactorPolicyName, false); in SetDefaults()