Home
last modified time | relevance | path

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

/external/chromium_org/chromeos/system/
Dstatistics_provider.cc294 KioskOemManifestParser::Manifest oem_manifest; in LoadOemManifestFromFile() local
295 if (!KioskOemManifestParser::Load(file, &oem_manifest)) { in LoadOemManifestFromFile()
300 oem_manifest.device_requisition; in LoadOemManifestFromFile()
302 oem_manifest.enterprise_managed; in LoadOemManifestFromFile()
304 oem_manifest.can_exit_enrollment; in LoadOemManifestFromFile()
306 oem_manifest.keyboard_driven_oobe; in LoadOemManifestFromFile()