Home
last modified time | relevance | path

Searched defs:UninstallSystemBundle (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_system_bundle_installer_test.cpp63 bool BmsSystemBundleInstallerTest::UninstallSystemBundle(const std::string &bundleName) const in UninstallSystemBundle() function in OHOS::BmsSystemBundleInstallerTest
69 bool BmsSystemBundleInstallerTest::UninstallSystemBundle(const std::string &bundleName, bool isKeepData) const in UninstallSystemBundle() function in OHOS::BmsSystemBundleInstallerTest
75 bool BmsSystemBundleInstallerTest::UninstallSystemBundle( in UninstallSystemBundle() function in OHOS::BmsSystemBundleInstallerTest
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dmock_system_bundle_installer.cpp85 bool SystemBundleInstaller::UninstallSystemBundle(const std::string &bundleName) in UninstallSystemBundle() function in OHOS::AppExecFwk::SystemBundleInstaller
113 bool SystemBundleInstaller::UninstallSystemBundle(const std::string &bundleName, bool isKeepData) in UninstallSystemBundle() function in OHOS::AppExecFwk::SystemBundleInstaller
142 bool SystemBundleInstaller::UninstallSystemBundle(const std::string &bundleName, const std::string &modulePackage) in UninstallSystemBundle() function in OHOS::AppExecFwk::SystemBundleInstaller
171 bool SystemBundleInstaller::UninstallSystemBundle(const std::string &bundleName, const InstallParam &installParam) in UninstallSystemBundle() function in OHOS::AppExecFwk::SystemBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dsystem_bundle_installer.cpp138 bool SystemBundleInstaller::UninstallSystemBundle(const std::string &bundleName) in UninstallSystemBundle() function in OHOS::AppExecFwk::SystemBundleInstaller
170 bool SystemBundleInstaller::UninstallSystemBundle(const std::string &bundleName, bool isKeepData) in UninstallSystemBundle() function in OHOS::AppExecFwk::SystemBundleInstaller
197 bool SystemBundleInstaller::UninstallSystemBundle(const std::string &bundleName, const std::string &modulePackage) in UninstallSystemBundle() function in OHOS::AppExecFwk::SystemBundleInstaller
226 bool SystemBundleInstaller::UninstallSystemBundle(const std::string &bundleName, const InstallParam &installParam) in UninstallSystemBundle() function in OHOS::AppExecFwk::SystemBundleInstaller
H A Dhmp_bundle_installer.cpp306 bool HmpBundleInstaller::UninstallSystemBundle(const std::string &bundleName, const std::string &modulePackage) in UninstallSystemBundle() function in OHOS::AppExecFwk::HmpBundleInstaller

Completed in 3 milliseconds