HomeSort by relevance Sort by last modified time
    Searched refs:kAttrEnterpriseMode (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/policy/
enterprise_install_attributes.h 48 static const char kAttrEnterpriseMode[];
enterprise_install_attributes.cc 83 const char EnterpriseInstallAttributes::kAttrEnterpriseMode[] =
163 kAttrEnterpriseMode,
266 !cryptohome_util::InstallAttributesSet(kAttrEnterpriseMode, mode) ||
363 if (ReadMapKey(attr_map, kAttrEnterpriseMode, &mode))

Completed in 306 milliseconds