Searched defs:RemoveBundleDataDir (Results 1 - 9 of 9) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/ |
H A D | bms_install_daemon_test.cpp | 144 int BmsInstallDaemonTest::RemoveBundleDataDir(const std::string &bundleDataDir) const in RemoveBundleDataDir() function in OHOS::BmsInstallDaemonTest
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 136 virtual ErrCode RemoveBundleDataDir(const std::string &bundleDir, const int32_t userId, in RemoveBundleDataDir() function in OHOS::AppExecFwk::IInstalld
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_installd_host_impl.cpp | 74 ErrCode InstalldHostImpl::RemoveBundleDataDir(const std::string &bundleName, const int userId, bool isAtomicService)
in RemoveBundleDataDir() function in OHOS::AppExecFwk::InstalldHostImpl
|
H A D | mock_install_client.cpp | 82 ErrCode InstalldClient::RemoveBundleDataDir(const std::string &bundleName, const int32_t userId, bool isAtomicService) in RemoveBundleDataDir() function in OHOS::AppExecFwk::InstalldClient
|
H A D | installd_client.cpp | 115 ErrCode InstalldClient::RemoveBundleDataDir( in RemoveBundleDataDir() function in OHOS::AppExecFwk::InstalldClient
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 121 ErrCode InstalldClient::RemoveBundleDataDir( in RemoveBundleDataDir() function in OHOS::AppExecFwk::InstalldClient
|
H A D | base_bundle_installer.cpp | 3577 ErrCode BaseBundleInstaller::RemoveBundleDataDir(const InnerBundleInfo &info, bool forException) const in RemoveBundleDataDir() function in OHOS::AppExecFwk::BaseBundleInstaller
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_proxy.cpp | 217 ErrCode InstalldProxy::RemoveBundleDataDir(const std::string &bundleName, const int userId, bool isAtomicService) in RemoveBundleDataDir() function in OHOS::AppExecFwk::InstalldProxy
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 769 ErrCode InstalldHostImpl::RemoveBundleDataDir(const std::string &bundleName, const int32_t userId, in RemoveBundleDataDir() function in OHOS::AppExecFwk::InstalldHostImpl
|
Completed in 22 milliseconds