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

  /external/chromium_org/chrome/browser/chromeos/policy/
enterprise_install_attributes.h 46 static const char kAttrEnterpriseDeviceId[];
enterprise_install_attributes.cc 79 const char EnterpriseInstallAttributes::kAttrEnterpriseDeviceId[] =
161 kAttrEnterpriseDeviceId,
267 !cryptohome_util::InstallAttributesSet(kAttrEnterpriseDeviceId,
359 ReadMapKey(attr_map, kAttrEnterpriseDeviceId, &registration_device_id_);

Completed in 106 milliseconds