Searched defs:CleanBundleDataDirByName (Results 1 - 7 of 7) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 186 virtual ErrCode CleanBundleDataDirByName(const std::string &bundleName, const int userid, const int appIndex = 0) in CleanBundleDataDirByName() function in OHOS::AppExecFwk::IInstalld
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_installd_host_impl.cpp | 99 ErrCode InstalldHostImpl::CleanBundleDataDirByName(const std::string &bundleName, const int userid,
in CleanBundleDataDirByName() function in OHOS::AppExecFwk::InstalldHostImpl
|
H A D | mock_install_client.cpp | 113 ErrCode InstalldClient::CleanBundleDataDirByName(const std::string &bundleName, const int userid, const int appIndex) in CleanBundleDataDirByName() function in OHOS::AppExecFwk::InstalldClient
|
H A D | installd_client.cpp | 156 ErrCode InstalldClient::CleanBundleDataDirByName( in CleanBundleDataDirByName() function in OHOS::AppExecFwk::InstalldClient
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 172 ErrCode InstalldClient::CleanBundleDataDirByName(const std::string &bundleName, const int userid, const int appIndex) in CleanBundleDataDirByName() function in OHOS::AppExecFwk::InstalldClient
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_proxy.cpp | 276 ErrCode InstalldProxy::CleanBundleDataDirByName(const std::string &bundleName, const int userid, const int appIndex) in CleanBundleDataDirByName() function in OHOS::AppExecFwk::InstalldProxy
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 861 ErrCode InstalldHostImpl::CleanBundleDataDirByName(const std::string &bundleName, const int userid, const int appIndex) in CleanBundleDataDirByName() function in OHOS::AppExecFwk::InstalldHostImpl
|
Completed in 10 milliseconds