OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHostDomainPolicyName
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/remoting/host/policy_hack/
policy_watcher_unittest.cc
32
domain_empty_.SetString(PolicyWatcher::
kHostDomainPolicyName
,
34
domain_full_.SetString(PolicyWatcher::
kHostDomainPolicyName
, kHostDomain);
40
domain_empty_others_default_.SetString(PolicyWatcher::
kHostDomainPolicyName
,
43
domain_full_others_default_.SetString(PolicyWatcher::
kHostDomainPolicyName
,
46
nat_true_domain_empty_.SetString(PolicyWatcher::
kHostDomainPolicyName
,
49
nat_true_domain_full_.SetString(PolicyWatcher::
kHostDomainPolicyName
,
52
nat_false_domain_empty_.SetString(PolicyWatcher::
kHostDomainPolicyName
,
55
nat_false_domain_full_.SetString(PolicyWatcher::
kHostDomainPolicyName
,
61
PolicyWatcher::
kHostDomainPolicyName
, std::string());
127
dict.SetString(PolicyWatcher::
kHostDomainPolicyName
, std::string())
[
all
...]
policy_watcher.h
56
static const char
kHostDomainPolicyName
[];
policy_watcher.cc
83
const char PolicyWatcher::
kHostDomainPolicyName
[] =
118
default_values_->SetString(
kHostDomainPolicyName
, std::string());
/external/chromium_org/remoting/host/
remoting_me2me_host.cc
748
if (policies->GetString(policy_hack::PolicyWatcher::
kHostDomainPolicyName
,
[
all
...]
/external/chromium_org/remoting/host/plugin/
host_script_object.cc
511
if (policies->GetString(policy_hack::PolicyWatcher::
kHostDomainPolicyName
,
[
all
...]
Completed in 80 milliseconds