Home
last modified time | relevance | path

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

/system/update_engine/
Dhardware_chromeos.cc88 int GetVpdValue(string key, string* result) { in GetVpdValue() function
219 return GetVpdValue(kOemRequisitionKey, &requisition) ? requisition : ""; in GetDeviceRequisition()
344 if (!GetVpdValue(kActivePingKey, &active_ping_str)) { in GetFirstActiveOmahaPingSent()