Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/policy/
Denterprise_install_attributes.cc10 static const char kAttrEnterpriseOwned[] = "enterprise.owned"; variable
48 if (!cryptohome_->InstallAttributesSet(kAttrEnterpriseOwned, "true") || in LockDevice()
101 if (cryptohome_->InstallAttributesGet(kAttrEnterpriseOwned, in ReadImmutableAttributes()