Home
last modified time | relevance | path

Searched refs:isNewVersion_ (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_extractor.cpp47 isNewVersion_ = zipFile_.GetEntry(MODULE_PROFILE_NAME, zipEntry); in Init()
144 return isNewVersion_; in IsNewVersion()
H A Dinner_bundle_info.cpp311 this->isNewVersion_ = info.isNewVersion_; in operator =()
480 jsonObject[BUNDLE_IS_NEW_VERSION] = isNewVersion_; in ToJson()
1413 isNewVersion_, in FromJson()
2414 bundleInfo.isNewVersion = isNewVersion_; in GetBundleInfo()
2475 bundleInfo.isNewVersion = isNewVersion_; in GetBundleInfoV9()
2737 if (isNewVersion_) { in CheckSpecialMetaData()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h231 isNewVersion_ = isNewVersion; in SetIsNewVersion()
251 bool isNewVersion_ = false; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_extractor.h70 bool isNewVersion_ = true;
H A Dinner_bundle_info.h896 if (isNewVersion_) { in AddModuleResPath()
1434 isNewVersion_ = flag; in SetIsNewVersion()
1439 return isNewVersion_; in GetIsNewVersion()
2283 bool isNewVersion_ = false; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp157 this->isNewVersion_ = info.isNewVersion_; in operator =()
261 jsonObject[BUNDLE_IS_NEW_VERSION] = isNewVersion_; in ToJson()
857 isNewVersion_, in FromJson()
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.h616 bool isNewVersion_ = true; variable
H A Dworker.cpp159 if (worker->isNewVersion_) { in InitPort()
288 worker->isNewVersion_ = (version != WorkerVersion::OLD) ? true : false; in Constructor()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_checker_test.cpp966 newInfo.isNewVersion_ = true;
970 newInfo.isNewVersion_ = false;
971 oldInfo.isNewVersion_ = true;
975 newInfo.isNewVersion_ = true;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp3618 info.isNewVersion_ = true;
3633 info.isNewVersion_ = true;
3656 info.isNewVersion_ = true;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp1504 "isNewVersion_": false,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp2066 info.isNewVersion_ = true;