Home
last modified time | relevance | path

Searched defs:Uninstall (Results 1 – 23 of 23) sorted by relevance

/foundation/bundlemanager/bundle_tool/test/mock/
Dmock_bundle_installer_host.cpp59 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/
Dbundle_installer.cpp115 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
Dbundle_installer_host.cpp425 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/
Dbms_bundle_multiuser_install_ipc_test.cpp130 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/
Dbundle_manager.cpp25 bool Uninstall(const char *bundleName, const InstallParam *installParam, InstallerCallback installe… in Uninstall() function
Dbundlems_slite_client.cpp94 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/
Dbundle_service_interface.h52 …bool (*Uninstall)(const char *bundleName, const InstallParam *installParam, InstallerCallback inst… member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_installer_proxy.cpp127 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/
Dbundle_mgr_slite_feature.cpp108 bool BundleMgrSliteFeature::Uninstall(const char *bundleName, const InstallParam *installParam, in Uninstall() function in OHOS::BundleMgrSliteFeature
Dbundle_installer.cpp425 uint8_t BundleInstaller::Uninstall(const char *bundleName, const InstallParam &installParam) in Uninstall() function in OHOS::BundleInstaller
Dgt_bundle_installer.cpp587 uint8_t GtBundleInstaller::Uninstall(const char *bundleName) in Uninstall() function in OHOS::GtBundleInstaller
Dgt_bundle_manager_service.cpp169 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/
Dbundle_mgr_ext.h65 virtual ErrCode Uninstall(const std::string &bundleName) in Uninstall() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
Dbms_extension_data_mgr.cpp196 ErrCode BmsExtensionDataMgr::Uninstall(const std::string &bundleName) in Uninstall() function in OHOS::AppExecFwk::BmsExtensionDataMgr
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
Dbundle_manager.cpp402 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/
Dbms_compatible_system_test.cpp155 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/
Dbms_launcher_service_system_test.cpp214 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/
Dbms_search_system_test.cpp288 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/
Dbms_uninstall_system_test.cpp310 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/
Dinstaller.cpp1248 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/
Dbms_bundle_kit_service_test.cpp415 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/
Dbundle_mgr.cpp5531 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/
Dacts_bms_kit_system_test.cpp366 void ActsBmsKitSystemTest::Uninstall(const std::string &bundleName, std::vector<std::string> &resve… in Uninstall() function in OHOS::AppExecFwk::ActsBmsKitSystemTest