Searched refs:kAttrEnterpriseDomain (Results 1 – 2 of 2) sorted by relevance
81 const char EnterpriseInstallAttributes::kAttrEnterpriseDomain[] = member in policy::EnterpriseInstallAttributes162 kAttrEnterpriseDomain, in ReadAttributesIfReady()264 !cryptohome_util::InstallAttributesSet(kAttrEnterpriseDomain, in LockDeviceIfAttributesIsReady()354 if (ReadMapKey(attr_map, kAttrEnterpriseDomain, ®istration_domain_)) in DecodeInstallAttributes()
47 static const char kAttrEnterpriseDomain[]; variable