/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/ |
H A D | bundle_info.h | 81 int32_t versionCode; member
|
/ohos5.0/base/inputmethod/imf/services/adapter/settings_data_provider/src/ |
H A D | security_mode_parser.cpp | 128 uint32_t versionCode; in IsDefaultFullMode() local
|
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/ |
H A D | svc_session_manager.h | 55 int64_t versionCode; member
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | bundle_manager_internal_test.cpp | 315 int32_t versionCode = 10000; variable 333 int32_t versionCode = 10000; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/ |
H A D | aot_args.h | 26 uint32_t versionCode = 0; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/ |
H A D | bms_data_aot_test.cpp | 445 uint32_t versionCode = 1; variable 464 uint32_t versionCode = 1; variable 1161 int32_t versionCode = 1; variable 1189 int32_t versionCode = 1; variable
|
/ohos5.0/foundation/ability/form_fwk/services/include/ |
H A D | form_record.h | 64 uint32_t versionCode = 0; variable
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/ |
H A D | continuation_manager.cpp | 91 …id ContinuationManager::ContinueAbilityWithStack(const std::string &deviceId, uint32_t versionCode) in ContinueAbilityWithStack() 96 …tinuationManager::HandleContinueAbilityWithStack(const std::string &deviceId, uint32_t versionCode) in HandleContinueAbilityWithStack()
|
H A D | continuation_manager_stage.cpp | 92 …ntinuationManagerStage::ContinueAbilityWithStack(const std::string &deviceId, uint32_t versionCode) in ContinueAbilityWithStack() 98 …tionManagerStage::HandleContinueAbilityWithStack(const std::string &deviceId, uint32_t versionCode) in HandleContinueAbilityWithStack()
|
H A D | continuation_handler.cpp | 36 const std::string &deviceId, uint32_t versionCode) in HandleStartContinuationWithStack()
|
H A D | continuation_handler_stage.cpp | 38 const sptr<IRemoteObject> &token, const std::string &deviceId, uint32_t versionCode) in HandleStartContinuationWithStack()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | pre_install_bundle_info.h | 70 void SetVersionCode(const uint32_t &versionCode) in SetVersionCode()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A D | quick_fix_boot_scanner.cpp | 150 int32_t versionCode; in ProcessQuickFixDir() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | event_report.cpp | 387 const auto& versionCode = data.baseInfo.versionCode; in ReportEventComplete() local 494 const auto& versionCode = info.baseInfo.versionCode; in ReportJankFrameApp() local 521 const auto& versionCode = info.baseInfo.versionCode; in ReportJankFrameFiltered() local 547 const auto& versionCode = info.baseInfo.versionCode; in ReportJankFrameUnFiltered() local
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_json/ |
H A D | b_json_entity_caps.h | 28 int64_t versionCode; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/ |
H A D | app_service_fwk_installer.cpp | 484 uint32_t versionCode = newInfo.GetVersionCode(); in ExtractModule() local 544 uint32_t versionCode = newInfo.GetVersionCode(); in ExtractModule() local 978 ErrCode AppServiceFwkInstaller::RemoveLowerVersionSoDir(uint32_t versionCode) in RemoveLowerVersionSoDir()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/ |
H A D | rs_render_service_client.h | 75 int32_t versionCode = -1; member
|
/ohos5.0/base/update/sys_installer/services/module_update/util/include/ |
H A D | module_file.h | 56 uint32_t versionCode; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/ |
H A D | jsi_app_module.cpp | 41 auto versionCode = delegate->GetVersionCode(); in AppGetInfo() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/ |
H A D | app_module.cpp | 60 cJSON *versionCode = cJSON_GetObjectItem(manifest, KEY_VERSION_CODE); in GetInfo() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | lifecycle_deal.cpp | 155 void LifecycleDeal::ContinueAbility(const std::string& deviceId, uint32_t versionCode) in ContinueAbility()
|
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ |
H A D | sub_service.cpp | 277 …int64_t versionCode = session_->GetBundleVersionCode(bundleName); /* old device app version code */ in SetWant() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | gt_bundle_manager_service.cpp | 570 int32_t versionCode = -1; in ScanSystemApp() local 706 …agerService::CheckSystemBundleIsValid(const char *appPath, char **bundleName, int32_t &versionCode) in CheckSystemBundleIsValid() 728 List<ToBeInstalledApp *> *systemPathList, int32_t versionCode, uint8_t scanFlag) in ReloadEntireBundleInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | form_info.h | 64 uint32_t versionCode = 0; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_provision_info/ |
H A D | app_provision_info_rdb.cpp | 184 int64_t versionCode; in ConvertToAppProvision() local
|