OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PolicyWatcher
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/policy_hack/
policy_watcher.cc
62
if (from->GetString(
PolicyWatcher
::kHostDebugOverridePoliciesName,
77
const char
PolicyWatcher
::kNatPolicyName[] =
80
const char
PolicyWatcher
::kHostRequireTwoFactorPolicyName[] =
83
const char
PolicyWatcher
::kHostDomainPolicyName[] =
86
const char
PolicyWatcher
::kHostMatchUsernamePolicyName[] =
89
const char
PolicyWatcher
::kHostTalkGadgetPrefixPolicyName[] =
92
const char
PolicyWatcher
::kHostRequireCurtainPolicyName[] =
95
const char
PolicyWatcher
::kHostTokenUrlPolicyName[] =
98
const char
PolicyWatcher
::kHostTokenValidationUrlPolicyName[] =
101
const char
PolicyWatcher
::kHostAllowClientPairing[]
[
all
...]
policy_watcher.h
24
class
PolicyWatcher
{
30
explicit
PolicyWatcher
(
32
virtual ~
PolicyWatcher
();
46
static
PolicyWatcher
* Create(
109
base::WeakPtrFactory<
PolicyWatcher
> weak_factory_;
Completed in 272 milliseconds