| /foundation/bundlemanager/bundle_tool/test/mock/ |
| D | mock_bundle_installer_host.cpp | 59 bool MockBundleInstallerHost::Uninstall( in Uninstall() function in OHOS::AppExecFwk::MockBundleInstallerHost 72 bool MockBundleInstallerHost::Uninstall(const std::string &bundleName, const std::string &modulePac… in Uninstall() function in OHOS::AppExecFwk::MockBundleInstallerHost 126 bool MockBundleInstallerHost::Uninstall(const UninstallParam &uninstallParam, in Uninstall() function in OHOS::AppExecFwk::MockBundleInstallerHost
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | bundle_installer.cpp | 115 void BundleInstaller::Uninstall(const std::string &bundleName, const InstallParam &installParam) in Uninstall() function in OHOS::AppExecFwk::BundleInstaller 148 void BundleInstaller::Uninstall(const UninstallParam &uninstallParam) in Uninstall() function in OHOS::AppExecFwk::BundleInstaller 157 void BundleInstaller::Uninstall( in Uninstall() function in OHOS::AppExecFwk::BundleInstaller
|
| D | bundle_installer_host.cpp | 425 bool BundleInstallerHost::Uninstall( in Uninstall() function in OHOS::AppExecFwk::BundleInstallerHost 447 bool BundleInstallerHost::Uninstall(const std::string &bundleName, const std::string &modulePackage, in Uninstall() function in OHOS::AppExecFwk::BundleInstallerHost 470 bool BundleInstallerHost::Uninstall(const UninstallParam &uninstallParam, in Uninstall() function in OHOS::AppExecFwk::BundleInstallerHost
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_multiuser_install_test/ |
| D | bms_bundle_multiuser_install_ipc_test.cpp | 130 bool Uninstall(const std::string &bundleName, const InstallParam &installParam, in Uninstall() function in OHOS::EmptyTestBundleInstaller 135 bool Uninstall(const UninstallParam &uninstallParam, in Uninstall() function in OHOS::EmptyTestBundleInstaller 140 bool Uninstall(const std::string &bundleName, const std::string &modulePackage, in Uninstall() function in OHOS::EmptyTestBundleInstaller
|
| /foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/ |
| D | bundle_manager.cpp | 25 bool Uninstall(const char *bundleName, const InstallParam *installParam, InstallerCallback installe… in Uninstall() function
|
| D | bundlems_slite_client.cpp | 94 bool BundleMsClient::Uninstall (const char *bundleName, const InstallParam *installParam, in Uninstall() function in OHOS::BundleMsClient
|
| /foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/ |
| D | bundle_service_interface.h | 52 …bool (*Uninstall)(const char *bundleName, const InstallParam *installParam, InstallerCallback inst… member
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| D | bundle_installer_proxy.cpp | 127 bool BundleInstallerProxy::Uninstall( in Uninstall() function in OHOS::AppExecFwk::BundleInstallerProxy 150 bool BundleInstallerProxy::Uninstall(const std::string &bundleName, const std::string &modulePackag… in Uninstall() function in OHOS::AppExecFwk::BundleInstallerProxy 174 bool BundleInstallerProxy::Uninstall(const UninstallParam &uninstallParam, in Uninstall() function in OHOS::AppExecFwk::BundleInstallerProxy
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| D | bundle_mgr_slite_feature.cpp | 108 bool BundleMgrSliteFeature::Uninstall(const char *bundleName, const InstallParam *installParam, in Uninstall() function in OHOS::BundleMgrSliteFeature
|
| D | bundle_installer.cpp | 425 uint8_t BundleInstaller::Uninstall(const char *bundleName, const InstallParam &installParam) in Uninstall() function in OHOS::BundleInstaller
|
| D | gt_bundle_installer.cpp | 587 uint8_t GtBundleInstaller::Uninstall(const char *bundleName) in Uninstall() function in OHOS::GtBundleInstaller
|
| D | gt_bundle_manager_service.cpp | 169 bool GtManagerService::Uninstall(const char *bundleName, const InstallParam *installParam, in Uninstall() function in OHOS::GtManagerService
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/ |
| D | bundle_mgr_ext.h | 65 virtual ErrCode Uninstall(const std::string &bundleName) in Uninstall() function
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/ |
| D | bms_extension_data_mgr.cpp | 196 ErrCode BmsExtensionDataMgr::Uninstall(const std::string &bundleName) in Uninstall() function in OHOS::AppExecFwk::BmsExtensionDataMgr
|
| /foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/ |
| D | bundle_manager.cpp | 402 bool Uninstall(const char *bundleName, const InstallParam *installParam, InstallerCallback installe… in Uninstall() function
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/ |
| D | bms_compatible_system_test.cpp | 155 void BmsCompatibleSystemTest::Uninstall(const std::string &bundleName, std::string &uninstallMessag… in Uninstall() function in OHOS::AppExecFwk::BmsCompatibleSystemTest
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/ |
| D | bms_launcher_service_system_test.cpp | 214 void BmsLauncherServiceSystemTest::Uninstall(const std::string &bundleName, std::string &uninstallM… in Uninstall() function in OHOS::AppExecFwk::BmsLauncherServiceSystemTest
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/ |
| D | bms_search_system_test.cpp | 288 void BmsSearchSystemTest::Uninstall(const std::string &bundleName, std::vector<std::string> &resvec) in Uninstall() function in OHOS::AppExecFwk::BmsSearchSystemTest
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_uninstall_system_test/ |
| D | bms_uninstall_system_test.cpp | 310 void BmsUninstallSystemTest::Uninstall(const std::string &bundleName, std::vector<std::string> &res… in Uninstall() function in OHOS::AppExecFwk::BmsUninstallSystemTest
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/ |
| D | installer.cpp | 1248 napi_value Uninstall(napi_env env, napi_callback_info info) in Uninstall() function
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
| D | bms_bundle_kit_service_test.cpp | 415 bool IBundleInstallerTest::Uninstall( in Uninstall() function in OHOS::IBundleInstallerTest 421 bool IBundleInstallerTest::Uninstall(const UninstallParam& uninstallParam, const sptr<IStatusReceiv… in Uninstall() function in OHOS::IBundleInstallerTest 426 bool IBundleInstallerTest::Uninstall(const std::string& bundleName, const std::string& modulePackag… in Uninstall() function in OHOS::IBundleInstallerTest
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
| D | bundle_mgr.cpp | 5531 napi_value Uninstall(napi_env env, napi_callback_info info) in Uninstall() function
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
| D | acts_bms_kit_system_test.cpp | 366 void ActsBmsKitSystemTest::Uninstall(const std::string &bundleName, std::vector<std::string> &resve… in Uninstall() function in OHOS::AppExecFwk::ActsBmsKitSystemTest
|