Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_builder_xml.cc295 if (!params_->os_build_fingerprint().empty()) { in GetApp()
297 XmlEncodeWithDefault(params_->os_build_fingerprint()) + in GetApp()
Domaha_request_params.h88 inline std::string os_build_fingerprint() const { in os_build_fingerprint() function