Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_params.h111 inline std::string fw_version() const { return fw_version_; } in fw_version() function
Domaha_request_action.cc262 "fw_version=\"" + XmlEncodeWithDefault(params->fw_version(), "") + "\" " + in GetAppXml()