Searched defs:sku (Results 1 – 3 of 3) sorted by relevance
175 auto sku = GetProperty(kPropBootHardwareSKU, ""); in GetHardwareClass() local
370 std::string getOdmProductManifestFile(const std::string& dir, const ::std::string& sku) { in getOdmProductManifestFile()725 std::vector<std::string> dumpFileList(const std::string& sku) { in dumpFileList()
607 const std::string sku = it == properties.end() ? "" : it->second; in main() local