Home
last modified time | relevance | path

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

/system/update_engine/cros/
Domaha_request_builder_xml.cc331 if (!params->os_build_fingerprint().empty()) { in GetApp()
333 XmlEncodeWithDefault(params->os_build_fingerprint()) + in GetApp()
Domaha_request_params.h86 inline std::string os_build_fingerprint() const { in os_build_fingerprint() function