Home
last modified time | relevance | path

Searched defs:new_version (Results 1 – 13 of 13) sorted by relevance

/aosp12/packages/modules/SdkExtensions/gen_sdk/
H A Dgen_sdk.py110 def NewSdk(database, new_version, modules): argument
/aosp12/system/update_engine/cros/
H A Domaha_response_handler_action.cc201 base::Version new_version(response.version); in PerformAction() local
H A Domaha_request_action_unittest.cc962 string new_version = fake_update_response_.version; in TEST_F() local
/aosp12/system/update_engine/client_library/include/update_engine/
H A Dupdate_status.h86 std::string new_version; member
/aosp12/system/apex/apexd/
H A Dapex_file_repository.cpp158 const auto new_version = apex_file->GetManifest().version(); in AddDataApex() local
H A Dapexd.cpp1297 uint64_t new_version = manifest.version(); in ActivatePackageImpl() local
/aosp12/system/update_engine/common/
H A Dfake_hardware.h214 const std::string& new_version) const override { in IsPartitionUpdateValid()
H A Dutils.cc1022 const std::string& new_version) { in IsTimestampNewer()
/aosp12/system/update_engine/aosp/
H A Dhardware_android.cc68 const std::string& new_version) { in IsTimestampNewerLogged()
/aosp12/frameworks/base/tools/aapt2/optimize/
H A DMultiApkGenerator.cpp311 uint64_t new_version = (major | version_code_value->value.data) + artifact.version; in UpdateManifest() local
/aosp12/system/update_engine/update_manager/
H A Dreal_updater_provider.cc76 inline const string& new_version() { in new_version() function in chromeos_update_manager::GetStatusHelper
H A Dreal_updater_provider_unittest.cc85 ACTION_P(ActionSetUpdateEngineStatusNewVersion, new_version) { in ACTION_P() argument
/aosp12/packages/modules/StatsD/statsd/src/
H A Dstats_log.proto323 optional int64 new_version = 5; field