OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kAugmentationUserPolicy
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chromeos/network/onc/
onc_merger.cc
269
// pointer and set |which| to ::onc::
kAugmentationUserPolicy
, which means that
280
*which = ::onc::
kAugmentationUserPolicy
;
292
*which = ::onc::
kAugmentationUserPolicy
;
415
::onc::
kAugmentationUserPolicy
, values.user_policy->DeepCopy());
/external/chromium_org/components/onc/
onc_constants.cc
12
const char
kAugmentationUserPolicy
[] = "UserPolicy";
onc_constants.h
33
ONC_EXPORT extern const char
kAugmentationUserPolicy
[];
/external/chromium_org/chromeos/network/
policy_util.cc
180
policy_source = ::onc::
kAugmentationUserPolicy
;
Completed in 34 milliseconds