| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/ |
| D | bms_install_system_test.cpp | 324 …const std::string &bundleName, const std::string &modulePackage, const std::vector<std::string> &a… in CheckInstallIsSuccess() argument 393 std::string modulePackage = THIRD_BASE_BUNDLE_NAME + ".h1"; variable 415 std::string modulePackage = THIRD_BASE_BUNDLE_NAME + ".h1"; variable 454 std::string modulePackage = THIRD_BASE_BUNDLE_NAME + ".h1"; variable 492 std::string modulePackage = THIRD_BASE_BUNDLE_NAME + ".h2"; variable 522 std::string modulePackage = THIRD_BASE_BUNDLE_NAME + ".h2"; variable 553 std::string modulePackage = THIRD_BASE_BUNDLE_NAME + ".h1"; variable 600 std::string modulePackage = THIRD_BASE_BUNDLE_NAME + ".h2"; variable 635 std::string modulePackage = THIRD_BASE_BUNDLE_NAME + ".h1"; variable 663 std::string modulePackage = THIRD_BASE_BUNDLE_NAME + ".h1"; variable [all …]
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| D | bms_system_bundle_installer_test.cpp | 180 std::string modulePackage = MODULE_NAME; variable 193 std::string modulePackage = MODULE_NAME; variable 206 std::string modulePackage = EMPTY_STRING; variable 219 std::string modulePackage = EMPTY_STRING; variable 337 std::string modulePackage = MODULE_NAME; variable 354 std::string modulePackage = MODULE_NAME; variable 371 std::string modulePackage = EMPTY_STRING; variable 388 std::string modulePackage = EMPTY_STRING; variable
|
| D | bms_bundle_installer_test.cpp | 1980 std::string modulePackage = MODULE_NAME; variable 2267 std::string modulePackage = ""; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| D | bundle_common_event_mgr.h | 49 std::string modulePackage = ""; member
|
| D | inner_bundle_info.h | 65 std::string modulePackage; member 534 …void InsertInnerModuleInfo(const std::string &modulePackage, const InnerModuleInfo &innerModuleInf… in InsertInnerModuleInfo() 842 void SetCurrentModulePackage(const std::string &modulePackage) in SetCurrentModulePackage() 883 const std::string &GetModuleHapPath(const std::string &modulePackage) const in GetModuleHapPath() 892 const std::string &GetModuleName(const std::string &modulePackage) const in GetModuleName() 925 bool FindModule(std::string modulePackage) const in FindModule() 930 bool IsEntryModule(std::string modulePackage) const in IsEntryModule() 959 std::string GetModuleDir(std::string modulePackage) const in GetModuleDir() 967 std::string GetModuleDataDir(std::string modulePackage) const in GetModuleDataDir() 985 bool IsOnlyModule(const std::string &modulePackage) in IsOnlyModule()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | system_bundle_installer.cpp | 141 …leInstaller::UninstallSystemBundle(const std::string &bundleName, const std::string &modulePackage) in UninstallSystemBundle()
|
| D | bundle_installer.cpp | 148 … const std::string &bundleName, const std::string &modulePackage, const InstallParam &installParam) in Uninstall()
|
| D | bundle_installer_host.cpp | 205 std::string modulePackage = Str16ToStr8(data.ReadString16()); in HandleUninstallModuleMessage() local 416 bool BundleInstallerHost::Uninstall(const std::string &bundleName, const std::string &modulePackage, in Uninstall()
|
| D | bundle_installer_manager.cpp | 120 …tallerManager::CreateUninstallTask(const std::string &bundleName, const std::string &modulePackage, in CreateUninstallTask()
|
| D | base_bundle_installer.cpp | 413 … const std::string &bundleName, const std::string &modulePackage, const InstallParam &installParam) in UninstallBundle() 1045 auto modulePackage = info.GetCurrentModulePackage(); in RollBack() local 1210 …const std::string &bundleName, const std::string &modulePackage, const InstallParam &installParam,… in ProcessBundleUninstall() 2626 …const InnerBundleInfo &info, const std::string &modulePackage, int32_t userId, bool isKeepData) co… in RemoveModuleAndDataDir() argument 2667 const InnerBundleInfo &info, const std::string &modulePackage, int32_t userId) const in RemoveModuleDataDir() argument
|
| D | inner_bundle_info.cpp | 1746 std::optional<HapModuleInfo> InnerBundleInfo::FindHapModuleInfo(const std::string &modulePackage, i… in FindHapModuleInfo() argument 2343 void InnerBundleInfo::RemoveModuleInfo(const std::string &modulePackage) in RemoveModuleInfo() 2700 int32_t flags, const std::string &modulePackage, HapModuleInfo &hapModuleInfo) const in GetModuleWithHashValue() argument
|
| D | bundle_data_mgr.cpp | 332 const std::string &bundleName, const std::string &modulePackage, InnerBundleInfo &oldInfo) in RemoveModuleInfo() 5453 …r::ResetExternalOverlayModuleState(const std::string &bundleName, const std::string &modulePackage) in ResetExternalOverlayModuleState()
|
| /foundation/bundlemanager/bundle_tool/test/mock/ |
| D | mock_bundle_installer_host.cpp | 72 …MockBundleInstallerHost::Uninstall(const std::string &bundleName, const std::string &modulePackage, in Uninstall()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/ |
| D | mock_system_bundle_installer.cpp | 138 …leInstaller::UninstallSystemBundle(const std::string &bundleName, const std::string &modulePackage) in UninstallSystemBundle()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_manager_test/ |
| D | bms_bundle_installer_manager_test.cpp | 184 std::string modulePackage = MODULE_PACKAGE; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/ |
| D | bundle_overlay_data_manager.cpp | 265 …ayDataMgr::RemoveOverlayModuleInfo(const std::string &bundleName, const std::string &modulePackage, in RemoveOverlayModuleInfo() 301 const std::string &modulePackage, InnerBundleInfo &oldInfo) in ResetInternalOverlayModuleState()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_uninstaller_test/ |
| D | bms_bundle_uninstaller_test.cpp | 145 …leUninstallerTest::UninstallModule(const std::string &bundleName, const std::string &modulePackage, in UninstallModule()
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_uninstall_system_test/ |
| D | bms_uninstall_system_test.cpp | 261 …const std::string &bundleName, const std::string &modulePackage, const std::string &abilityName) c… in CheckAppAbilityExist() argument 333 … const std::string &bundleName, const std::string &modulePackage, std::vector<std::string> &resvec) in HapUninstall() 697 std::string modulePackage = BASE_MODULE_PACKAGE + ".h1"; variable
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| D | bundle_installer_proxy.cpp | 147 …ol BundleInstallerProxy::Uninstall(const std::string &bundleName, const std::string &modulePackage, in Uninstall()
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
| D | acts_bms_kit_system_test.cpp | 323 … const std::string &bundleName, const std::string &modulePackage, std::vector<std::string> &resvec) in HapUninstall() 5068 std::string modulePackage = BASE_BUNDLE_NAME + ".h1"; variable 5117 std::string modulePackage = BASE_BUNDLE_NAME + ".h1"; variable 7443 std::string modulePackage = BASE_MODULE_NAME; variable 7499 std::string modulePackage = BASE_MODULE_NAME; variable
|