Searched refs:GetVpdValue (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/common/ | ||
D | utils.h | 377 bool GetVpdValue(std::string key, std::string* result); |
D | utils.cc | 1120 bool GetVpdValue(string key, string* result) { in GetVpdValue() function |