Home
last modified time | relevance | path

Searched defs:current_version (Results 1 – 6 of 6) sorted by relevance

/system/update_engine/client_library/include/update_engine/
Dupdate_status.h66 std::string current_version; member
/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
Dproperty_info_parser.h59 uint32_t current_version; member
164 uint32_t current_version() const { return header()->current_version; } in current_version() function
/system/core/storaged/include/
Dstoraged.h88 static const uint32_t current_version; variable
/system/core/storaged/
Dstoraged.cpp65 const uint32_t storaged_t::current_version = 4; member in storaged_t
/system/update_engine/
Dupdate_attempter_android.cc760 string current_version = in UpdatePrefsAndReportUpdateMetricsOnReboot() local
Domaha_request_action_unittest.cc196 string current_version = kCurrentVersion; member