Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp103 const std::string MODULE_VERSION_CODE = "versionCode"; variable
240 {MODULE_VERSION_CODE, info.versionCode}, in to_json()
642 MODULE_VERSION_CODE, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp113 constexpr const char* MODULE_VERSION_CODE = "versionCode"; variable
430 {MODULE_VERSION_CODE, info.versionCode}, in to_json()
915 MODULE_VERSION_CODE, in from_json()