Home
last modified time | relevance | path

Searched refs:kAttrEnterpriseDomain (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
Denterprise_install_attributes.cc81 const char EnterpriseInstallAttributes::kAttrEnterpriseDomain[] = member in policy::EnterpriseInstallAttributes
162 kAttrEnterpriseDomain, in ReadAttributesIfReady()
264 !cryptohome_util::InstallAttributesSet(kAttrEnterpriseDomain, in LockDeviceIfAttributesIsReady()
354 if (ReadMapKey(attr_map, kAttrEnterpriseDomain, &registration_domain_)) in DecodeInstallAttributes()
Denterprise_install_attributes.h47 static const char kAttrEnterpriseDomain[]; variable