Searched refs:kAttrEnterpriseMode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Denterprise_install_attributes.cc127 kAttrEnterpriseMode,
230 !cryptohome_util::InstallAttributesSet(kAttrEnterpriseMode, mode) ||
315 const char EnterpriseInstallAttributes::kAttrEnterpriseMode[] = member in class:policy::EnterpriseInstallAttributes
383 if (ReadMapKey(attr_map, kAttrEnterpriseMode, &mode))
H A Denterprise_install_attributes.h118 static const char kAttrEnterpriseMode[]; member in class:policy::EnterpriseInstallAttributes

Completed in 402 milliseconds