Home
last modified time | relevance | path

Searched defs:modulePackage (Results 1 – 20 of 20) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
Dbms_install_system_test.cpp324 …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/
Dbms_system_bundle_installer_test.cpp180 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
Dbms_bundle_installer_test.cpp1980 std::string modulePackage = MODULE_NAME; variable
2267 std::string modulePackage = ""; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dbundle_common_event_mgr.h49 std::string modulePackage = ""; member
Dinner_bundle_info.h65 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/
Dsystem_bundle_installer.cpp141 …leInstaller::UninstallSystemBundle(const std::string &bundleName, const std::string &modulePackage) in UninstallSystemBundle()
Dbundle_installer.cpp148 … const std::string &bundleName, const std::string &modulePackage, const InstallParam &installParam) in Uninstall()
Dbundle_installer_host.cpp205 std::string modulePackage = Str16ToStr8(data.ReadString16()); in HandleUninstallModuleMessage() local
416 bool BundleInstallerHost::Uninstall(const std::string &bundleName, const std::string &modulePackage, in Uninstall()
Dbundle_installer_manager.cpp120 …tallerManager::CreateUninstallTask(const std::string &bundleName, const std::string &modulePackage, in CreateUninstallTask()
Dbase_bundle_installer.cpp413 … 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
Dinner_bundle_info.cpp1746 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
Dbundle_data_mgr.cpp332 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/
Dmock_bundle_installer_host.cpp72 …MockBundleInstallerHost::Uninstall(const std::string &bundleName, const std::string &modulePackage, in Uninstall()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
Dmock_system_bundle_installer.cpp138 …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/
Dbms_bundle_installer_manager_test.cpp184 std::string modulePackage = MODULE_PACKAGE; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
Dbundle_overlay_data_manager.cpp265 …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/
Dbms_bundle_uninstaller_test.cpp145 …leUninstallerTest::UninstallModule(const std::string &bundleName, const std::string &modulePackage, in UninstallModule()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_uninstall_system_test/
Dbms_uninstall_system_test.cpp261 …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/
Dbundle_installer_proxy.cpp147 …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/
Dacts_bms_kit_system_test.cpp323 … 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