Home
last modified time | relevance | path

Searched refs:target_version (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/update_engine/cros/
H A Ddbus_service.cc164 const std::string& target_version, in SetUpdateOverCellularTarget() argument
167 error, target_version, target_size); in SetUpdateOverCellularTarget()
H A Dcommon_service.cc304 const std::string& target_version, in SetUpdateOverCellularTarget() argument
323 target_version) || in SetUpdateOverCellularTarget()
H A Dcommon_service.h135 const std::string& target_version,
H A Ddbus_service.h128 const std::string& target_version,
H A Dmetrics_reporter_omaha.cc207 string target_version = in ReportUpdateCheckMetrics() local
209 value = utils::VersionPrefix(target_version); in ReportUpdateCheckMetrics()
H A Domaha_request_action.cc1608 std::string target_version; in IsUpdateAllowedOverCellularByPrefs() local
1612 &target_version) || in IsUpdateAllowedOverCellularByPrefs()
1623 if (target_version == response.version && in IsUpdateAllowedOverCellularByPrefs()
/aosp12/build/make/tools/releasetools/
H A Dnon_ab_ota.py323 target_version=target_api_version,