Home
last modified time | relevance | path

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

/system/update_engine/common/
Dutils.h377 bool GetVpdValue(std::string key, std::string* result);
Dutils.cc1120 bool GetVpdValue(string key, string* result) { in GetVpdValue() function