| /foundation/ace/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/bms_interfaces/ |
| D | bundle_info.h | 39 int32_t versionCode; member
|
| /foundation/appexecfwk/standard/services/test/moduletest/common/bms/bundle_parser_test/ |
| D | bms_bundle_parser_module_test.cpp | 45 uint32_t versionCode = 1; in CheckBundleParserResult() local
|
| /foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_base/include/ |
| D | distributed_bundle_info.h | 29 uint32_t versionCode = 0; member
|
| D | bundle_info.h | 66 uint32_t versionCode = 0; member
|
| D | application_info.h | 101 uint32_t versionCode = 0; member
|
| /foundation/appexecfwk/standard/services/bundlemgr/include/ |
| D | pre_install_bundle_info.h | 70 void SetVersionCode(const uint32_t &versionCode) in SetVersionCode()
|
| /foundation/aafwk/standard/services/formmgr/include/ |
| D | form_record.h | 58 uint32_t versionCode = 0; variable
|
| /foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/src/ |
| D | bundle_manager_service.cpp | 295 int32_t versionCode = -1; in InstallThirdBundle() local 384 int32_t versionCode = -1; in ScanAppDir() local 425 …agerService::CheckSystemBundleIsValid(const char *appPath, char **bundleName, int32_t &versionCode) in CheckSystemBundleIsValid() 445 …erService::ReloadEntireBundleInfo(const char *appPath, const char *bundleName, int32_t versionCode, in ReloadEntireBundleInfo()
|
| D | gt_bundle_manager_service.cpp | 429 int32_t versionCode = -1; in ScanSystemApp() local 539 …agerService::CheckSystemBundleIsValid(const char *appPath, char **bundleName, int32_t &versionCode) in CheckSystemBundleIsValid() 561 List<ToBeInstalledApp *> *systemPathList, int32_t versionCode, uint8_t scanFlag) in ReloadEntireBundleInfo()
|
| D | gt_bundle_parser.cpp | 84 bool GtBundleParser::ParseBundleAttr(const char *path, char **bundleName, int32_t &versionCode) in ParseBundleAttr()
|
| D | bundle_util.cpp | 400 …CheckBundleJsonIsValid(const char *bundleName, char **codePath, char **appId, int32_t &versionCode) in CheckBundleJsonIsValid()
|
| D | bundle_parser.cpp | 177 int8_t BundleParser::ParseBundleParam(const char *path, char **bundleName, int32_t &versionCode) in ParseBundleParam()
|
| /foundation/ace/ace_engine/frameworks/core/common/ |
| D | ace_application_info.h | 32 uint32_t versionCode = 0; member
|
| /foundation/aafwk/standard/interfaces/innerkits/form_manager/include/ |
| D | form_js_info.h | 49 uint32_t versionCode = 0; member
|
| /foundation/appexecfwk/appexecfwk_lite/interfaces/kits/bundle_lite/ |
| D | bundle_info.h | 81 int32_t versionCode; member
|
| /foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/ |
| D | jsi_app_module.cpp | 42 auto versionCode = delegate->GetVersionCode(); in AppGetInfo() local
|
| /foundation/ace/ace_engine_lite/frameworks/src/core/modules/ |
| D | app_module.cpp | 60 cJSON *versionCode = cJSON_GetObjectItem(manifest, KEY_VERSION_CODE); in GetInfo() local
|
| /foundation/aafwk/standard/services/formmgr/src/ |
| D | form_item_info.cpp | 414 void FormItemInfo::SetVersionCode(const uint32_t versionCode) in SetVersionCode()
|
| /foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/include/ |
| D | bundle_common.h | 199 int32_t versionCode; member 260 int32_t versionCode; member
|
| /foundation/appexecfwk/standard/services/bundlemgr/test/unittest/bms_bundle_updater_test/ |
| D | bms_bundle_updater_test.cpp | 252 bool BmsBundleUpdaterTest::CheckBundleInfo(const uint32_t versionCode, const bool needCheckVersion)… in CheckBundleInfo() argument
|
| /foundation/appexecfwk/standard/services/bundlemgr/src/ |
| D | bundle_mgr_service_event_handler.cpp | 443 auto versionCode = (infos.begin()->second).GetVersionCode(); in CheckAppLabelInfo() local
|
| /foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/quickjs/modules/ |
| D | qjs_module_manager.cpp | 54 auto versionCode = delegate->GetVersionCode(); in AppGetInfo() local
|
| /foundation/appexecfwk/standard/test/systemtest/common/bms/bms_install_system_test/ |
| D | bms_install_system_test.cpp | 2049 uint32_t versionCode = 1; variable 2094 uint32_t versionCode = 1; variable
|
| /foundation/aafwk/standard/frameworks/kits/appkit/native/app/src/ |
| D | main_thread.cpp | 926 auto versionCode = appInfo.versionCode; in HandleLaunchApplication() local
|
| /foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/v8/ |
| D | v8_module_manager.cpp | 284 v8::Local<v8::Integer> versionCode = v8::Integer::New(isolate, (*delegate)->GetVersionCode()); in AppGetInfo() local
|