HomeSort by relevance Sort by last modified time
    Searched refs:kAugmentationUserPolicy (Results 1 - 3 of 3) 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;
405 ::onc::kAugmentationUserPolicy, values.user_policy->DeepCopy());
  /external/chromium_org/components/onc/
onc_constants.cc 13 const char kAugmentationUserPolicy[] = "UserPolicy";
onc_constants.h 33 ONC_EXPORT extern const char kAugmentationUserPolicy[];

Completed in 385 milliseconds