Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_params.h122 inline std::string hwid() const { return hwid_; } in hwid() function
Domaha_request_action.cc328 "hardware_class=\"" + XmlEncodeWithDefault(params->hwid(), "") + "\" " + in GetAppXml()