Home
last modified time | relevance | path

Searched refs:SetCurrentModulePackage (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_checker_test.cpp157 innerBundleInfo.SetCurrentModulePackage(TEST_MODULE_NAME); in AddInnerBundleInfo()
184 innerBundleInfo.SetCurrentModulePackage(TEST_MODULE_NAME); in AddInnerBundleInfoNoModuleInfo()
242 innerBundleInfo.SetCurrentModulePackage(TEST_MODULE_NAME);
269 innerBundleInfo.SetCurrentModulePackage(TEST_MODULE_NAME);
296 innerBundleInfo.SetCurrentModulePackage(TEST_MODULE_NAME);
323 innerBundleInfo.SetCurrentModulePackage(TEST_MODULE_NAME);
350 innerBundleInfo.SetCurrentModulePackage(TEST_MODULE_NAME);
378 innerBundleInfo.SetCurrentModulePackage(TEST_MODULE_NAME);
433 innerBundleInfo.SetCurrentModulePackage(TEST_MODULE_NAME);
475 innerBundleInfo.SetCurrentModulePackage(TEST_MODULE_NAME);
[all …]
H A Dbms_bundle_set_overlay_enabled_test.cpp100 innerBundleInfo.SetCurrentModulePackage(TEST_MODULE_NAME); in AddOverlayInnerBundleInfo()
129 innerBundleInfo.SetCurrentModulePackage(TEST_MODULE_NAME); in AddNonOverlayInnerBundleInfo()
H A Dbms_bundle_get_overlay_module_info_test.cpp109 innerBundleInfo.SetCurrentModulePackage(TEST_MODULE_NAME); in AddOverlayInnerBundleInfo()
151 innerBundleInfo.SetCurrentModulePackage(TEST_MODULE_NAME); in AddNonOverlayInnerBundleInfo()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h205 void SetCurrentModulePackage(const std::string &modulePackage) in SetCurrentModulePackage() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_device_type_test.cpp83 innerBundleInfo.SetCurrentModulePackage(TEST_BUNDLE_NAME); in SetDeviceTypes()
H A Dbms_bundle_install_checker_test.cpp339 newInfo.SetCurrentModulePackage(MODULE_PACKAGE);
358 newInfo.SetCurrentModulePackage(HAP);
H A Dbms_bundle_installer_test.cpp4141 newInfo.SetCurrentModulePackage(MODULE_NAME_TEST);
4161 newInfo.SetCurrentModulePackage(MODULE_NAME_TEST);
4179 newInfo.SetCurrentModulePackage(MODULE_NAME_TEST);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp376 newBundleInfo_.SetCurrentModulePackage(packageName); in UpdateInnerModuleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h875 void SetCurrentModulePackage(const std::string &modulePackage) in SetCurrentModulePackage() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1790 innerBundleInfo.SetCurrentModulePackage(moduleJson.module.name); in ToInnerBundleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp2599 innerBundleInfo.SetCurrentModulePackage(configJson.module.package); in ToInnerBundleInfo()
H A Dmodule_profile.cpp2641 innerBundleInfo.SetCurrentModulePackage(moduleJson.module.name); in ToInnerBundleInfo()
H A Dbase_bundle_installer.cpp1415 oldInfo.SetCurrentModulePackage(modulePackage); in RollBack()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp3029 info.SetCurrentModulePackage(MODULE_PACKGE);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_data_mgr_test.cpp1636 innerBundleInfo.SetCurrentModulePackage(BUNDLE_NAME);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp11951 info.SetCurrentModulePackage("entry");