Home
last modified time | relevance | path

Searched defs:RemoveBundleDataDir (Results 1 – 9 of 9) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp81 ErrCode InstalldClient::RemoveBundleDataDir( in RemoveBundleDataDir() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp53 ErrCode InstalldHostImpl::RemoveBundleDataDir(const std::string &bundleName, const int userid) in RemoveBundleDataDir() function in OHOS::AppExecFwk::InstalldHostImpl
Dmock_install_client.cpp51 ErrCode InstalldClient::RemoveBundleDataDir(const std::string &bundleName, const int userid) in RemoveBundleDataDir() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h97 virtual ErrCode RemoveBundleDataDir(const std::string &bundleDir, const int userid) in RemoveBundleDataDir() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp88 ErrCode InstalldClient::RemoveBundleDataDir( in RemoveBundleDataDir() function in OHOS::AppExecFwk::InstalldClient
Dbase_bundle_installer.cpp2589 ErrCode BaseBundleInstaller::RemoveBundleDataDir(const InnerBundleInfo &info) const in RemoveBundleDataDir() function in OHOS::AppExecFwk::BaseBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
Dbms_install_daemon_test.cpp143 int BmsInstallDaemonTest::RemoveBundleDataDir(const std::string &bundleDataDir) const in RemoveBundleDataDir() function in OHOS::BmsInstallDaemonTest
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp311 ErrCode InstalldHostImpl::RemoveBundleDataDir(const std::string &bundleName, const int userid) in RemoveBundleDataDir() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp121 ErrCode InstalldProxy::RemoveBundleDataDir(const std::string &bundleName, const int userid) in RemoveBundleDataDir() function in OHOS::AppExecFwk::InstalldProxy