Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/test/mock/
H A 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
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A 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
H A Dbundle_installer_host.cpp435 bool BundleInstallerHost::Uninstall( in Uninstall() function in OHOS::AppExecFwk::BundleInstallerHost
457 bool BundleInstallerHost::Uninstall(const std::string &bundleName, const std::string &modulePackage, in Uninstall() function in OHOS::AppExecFwk::BundleInstallerHost
480 bool BundleInstallerHost::Uninstall(const UninstallParam &uninstallParam, in Uninstall() function in OHOS::AppExecFwk::BundleInstallerHost
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_multiuser_install_test/
H A 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
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
H A Dbundle_manager.cpp25 bool Uninstall(const char *bundleName, const InstallParam *installParam, InstallerCallback installe… in Uninstall() function
H A Dbundlems_slite_client.cpp94 bool BundleMsClient::Uninstall (const char *bundleName, const InstallParam *installParam, in Uninstall() function in OHOS::BundleMsClient
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/
H A Dbundle_service_interface.h52 …bool (*Uninstall)(const char *bundleName, const InstallParam *installParam, InstallerCallback inst… member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A 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
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_mgr_slite_feature.cpp108 bool BundleMgrSliteFeature::Uninstall(const char *bundleName, const InstallParam *installParam, in Uninstall() function in OHOS::BundleMgrSliteFeature
H A Dbundle_installer.cpp425 uint8_t BundleInstaller::Uninstall(const char *bundleName, const InstallParam &installParam) in Uninstall() function in OHOS::BundleInstaller
H A Dgt_bundle_installer.cpp587 uint8_t GtBundleInstaller::Uninstall(const char *bundleName) in Uninstall() function in OHOS::GtBundleInstaller
H A Dgt_bundle_manager_service.cpp169 bool GtManagerService::Uninstall(const char *bundleName, const InstallParam *installParam, in Uninstall() function in OHOS::GtManagerService
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
H A Dbundle_mgr_ext.h66 virtual ErrCode Uninstall(const std::string &bundleName) in Uninstall() function
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/
H A Dbundle_manager_proxy.cpp70 int32_t BundleManagerProxy::Uninstall(AppExecFwk::ElementName &admin, std::string bundleName, int32… in Uninstall() function in OHOS::EDM::BundleManagerProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
H A Dbms_extension_data_mgr.cpp197 ErrCode BmsExtensionDataMgr::Uninstall(const std::string &bundleName) in Uninstall() function in OHOS::AppExecFwk::BmsExtensionDataMgr
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_manager.cpp402 bool Uninstall(const char *bundleName, const InstallParam *installParam, InstallerCallback installe… in Uninstall() function
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/
H A Dbms_compatible_system_test.cpp155 void BmsCompatibleSystemTest::Uninstall(const std::string &bundleName, std::string &uninstallMessag… in Uninstall() function in OHOS::AppExecFwk::BmsCompatibleSystemTest
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/bundle_manager/src/
H A Dbundle_manager_addon.cpp86 napi_value BundleManagerAddon::Uninstall(napi_env env, napi_callback_info info) in Uninstall() function in BundleManagerAddon
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
H A Dbms_launcher_service_system_test.cpp214 void BmsLauncherServiceSystemTest::Uninstall(const std::string &bundleName, std::string &uninstallM… in Uninstall() function in OHOS::AppExecFwk::BmsLauncherServiceSystemTest
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/
H A Dbms_search_system_test.cpp288 void BmsSearchSystemTest::Uninstall(const std::string &bundleName, std::vector<std::string> &resvec) in Uninstall() function in OHOS::AppExecFwk::BmsSearchSystemTest
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_uninstall_system_test/
H A Dbms_uninstall_system_test.cpp310 void BmsUninstallSystemTest::Uninstall(const std::string &bundleName, std::vector<std::string> &res… in Uninstall() function in OHOS::AppExecFwk::BmsUninstallSystemTest
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp1303 napi_value Uninstall(napi_env env, napi_callback_info info) in Uninstall() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A 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
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp5531 napi_value Uninstall(napi_env env, napi_callback_info info) in Uninstall() function
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A 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