Home
last modified time | relevance | path

Searched defs:app_version (Results 1 – 7 of 7) sorted by relevance

/aosp12/build/soong/cmd/extract_apks/bundle_proto/
H A Dconfig.proto157 repeated int64 app_version = 1; field
/aosp12/system/update_engine/cros/
H A Domaha_request_params.cc64 bool OmahaRequestParams::Init(const string& app_version, in Init()
H A Dupdate_engine_client.cc476 string app_version = FLAGS_app_version; in ProcessFlags() local
H A Domaha_request_params.h105 inline std::string app_version() const { return image_props_.version; } in app_version() function
H A Dupdate_attempter.cc910 bool UpdateAttempter::CheckForUpdate(const string& app_version, in CheckForUpdate()
H A Dupdate_attempter_unittest.cc113 string app_version = "fake_app_version"; member
/aosp12/hardware/libhardware/include/hardware/
H A Dcontext_hub.h132 uint32_t app_version; // Version of the app member