Searched refs:kAttrEnterpriseOwned (Results 1 – 5 of 5) sorted by relevance
10 static const char kAttrEnterpriseOwned[] = "enterprise.owned"; variable48 if (!cryptohome_->InstallAttributesSet(kAttrEnterpriseOwned, "true") || in LockDevice()101 if (cryptohome_->InstallAttributesGet(kAttrEnterpriseOwned, in ReadImmutableAttributes()
85 const char EnterpriseInstallAttributes::kAttrEnterpriseOwned[] = member in policy::EnterpriseInstallAttributes164 kAttrEnterpriseOwned, in ReadAttributesIfReady()261 if (!cryptohome_util::InstallAttributesSet(kAttrEnterpriseOwned, "true") || in LockDeviceIfAttributesIsReady()340 if (ReadMapKey(attr_map, kAttrEnterpriseOwned, &enterprise_owned) && in DecodeInstallAttributes()
49 static const char kAttrEnterpriseOwned[]; variable
213 EnterpriseInstallAttributes::kAttrEnterpriseOwned, "true")); in TEST_F()231 EnterpriseInstallAttributes::kAttrEnterpriseOwned, "true"); in TEST_F()
41 attribute->set_name(EnterpriseInstallAttributes::kAttrEnterpriseOwned); in MarkAsEnterpriseOwned()