Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dhardware_chromeos.cc180 const char* kLocalStatePath = "/home/chronos/Local State"; in GetDeviceRequisition() local
181 return ReadDeviceRequisition(base::FilePath(kLocalStatePath)); in GetDeviceRequisition()