Searched defs:kAttrEnterpriseDomain (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Denterprise_install_attributes.h117 static const char kAttrEnterpriseDomain[]; member in class:policy::EnterpriseInstallAttributes
H A Denterprise_install_attributes.cc126 kAttrEnterpriseDomain,
228 !cryptohome_util::InstallAttributesSet(kAttrEnterpriseDomain,
313 const char EnterpriseInstallAttributes::kAttrEnterpriseDomain[] = member in class:policy::EnterpriseInstallAttributes
375 if (ReadMapKey(attr_map, kAttrEnterpriseDomain, &registration_domain_))

Completed in 37 milliseconds