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