Home
last modified time | relevance | path

Searched defs:sku (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/aosp/
Dhardware_android.cc174 auto sku = GetProperty(kPropBootHardwareSKU, ""); in GetHardwareClass() local
/system/libvintf/
Dcheck_vintf.cpp559 const std::string sku = it == properties.end() ? "" : it->second; in main() local
DVintfObject.cpp386 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()