Searched refs:GetVpdValue (Results 1 – 1 of 1) sorted by relevance
88 int GetVpdValue(string key, string* result) { in GetVpdValue() function219 return GetVpdValue(kOemRequisitionKey, &requisition) ? requisition : ""; in GetDeviceRequisition()344 if (!GetVpdValue(kActivePingKey, &active_ping_str)) { in GetFirstActiveOmahaPingSent()