Home
last modified time | relevance | path

Searched defs:versionCode (Results 1 – 25 of 31) sorted by relevance

12

/foundation/ace/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/bms_interfaces/
Dbundle_info.h39 int32_t versionCode; member
/foundation/appexecfwk/standard/services/test/moduletest/common/bms/bundle_parser_test/
Dbms_bundle_parser_module_test.cpp45 uint32_t versionCode = 1; in CheckBundleParserResult() local
/foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_base/include/
Ddistributed_bundle_info.h29 uint32_t versionCode = 0; member
Dbundle_info.h66 uint32_t versionCode = 0; member
Dapplication_info.h101 uint32_t versionCode = 0; member
/foundation/appexecfwk/standard/services/bundlemgr/include/
Dpre_install_bundle_info.h70 void SetVersionCode(const uint32_t &versionCode) in SetVersionCode()
/foundation/aafwk/standard/services/formmgr/include/
Dform_record.h58 uint32_t versionCode = 0; variable
/foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/src/
Dbundle_manager_service.cpp295 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()
Dgt_bundle_manager_service.cpp429 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()
Dgt_bundle_parser.cpp84 bool GtBundleParser::ParseBundleAttr(const char *path, char **bundleName, int32_t &versionCode) in ParseBundleAttr()
Dbundle_util.cpp400 …CheckBundleJsonIsValid(const char *bundleName, char **codePath, char **appId, int32_t &versionCode) in CheckBundleJsonIsValid()
Dbundle_parser.cpp177 int8_t BundleParser::ParseBundleParam(const char *path, char **bundleName, int32_t &versionCode) in ParseBundleParam()
/foundation/ace/ace_engine/frameworks/core/common/
Dace_application_info.h32 uint32_t versionCode = 0; member
/foundation/aafwk/standard/interfaces/innerkits/form_manager/include/
Dform_js_info.h49 uint32_t versionCode = 0; member
/foundation/appexecfwk/appexecfwk_lite/interfaces/kits/bundle_lite/
Dbundle_info.h81 int32_t versionCode; member
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
Djsi_app_module.cpp42 auto versionCode = delegate->GetVersionCode(); in AppGetInfo() local
/foundation/ace/ace_engine_lite/frameworks/src/core/modules/
Dapp_module.cpp60 cJSON *versionCode = cJSON_GetObjectItem(manifest, KEY_VERSION_CODE); in GetInfo() local
/foundation/aafwk/standard/services/formmgr/src/
Dform_item_info.cpp414 void FormItemInfo::SetVersionCode(const uint32_t versionCode) in SetVersionCode()
/foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/include/
Dbundle_common.h199 int32_t versionCode; member
260 int32_t versionCode; member
/foundation/appexecfwk/standard/services/bundlemgr/test/unittest/bms_bundle_updater_test/
Dbms_bundle_updater_test.cpp252 bool BmsBundleUpdaterTest::CheckBundleInfo(const uint32_t versionCode, const bool needCheckVersion)… in CheckBundleInfo() argument
/foundation/appexecfwk/standard/services/bundlemgr/src/
Dbundle_mgr_service_event_handler.cpp443 auto versionCode = (infos.begin()->second).GetVersionCode(); in CheckAppLabelInfo() local
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/quickjs/modules/
Dqjs_module_manager.cpp54 auto versionCode = delegate->GetVersionCode(); in AppGetInfo() local
/foundation/appexecfwk/standard/test/systemtest/common/bms/bms_install_system_test/
Dbms_install_system_test.cpp2049 uint32_t versionCode = 1; variable
2094 uint32_t versionCode = 1; variable
/foundation/aafwk/standard/frameworks/kits/appkit/native/app/src/
Dmain_thread.cpp926 auto versionCode = appInfo.versionCode; in HandleLaunchApplication() local
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/v8/
Dv8_module_manager.cpp284 v8::Local<v8::Integer> versionCode = v8::Integer::New(isolate, (*delegate)->GetVersionCode()); in AppGetInfo() local

12