Searched defs:CleanBundleDataDirByName (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | installd_client.cpp | 161 ErrCode InstalldClient::CleanBundleDataDirByName( in CleanBundleDataDirByName() function in OHOS::AppExecFwk::InstalldClient
|
H A D | mock_install_client.cpp | 119 ErrCode InstalldClient::CleanBundleDataDirByName(const std::string &bundleName, const int userid, c… in CleanBundleDataDirByName() function in OHOS::AppExecFwk::InstalldClient
|
H A D | mock_installd_host_impl.cpp | 100 ErrCode InstalldHostImpl::CleanBundleDataDirByName(const std::string &bundleName, const int userid, in CleanBundleDataDirByName() function in OHOS::AppExecFwk::InstalldHostImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 181 ErrCode InstalldClient::CleanBundleDataDirByName(const std::string &bundleName, const int userid, c… in CleanBundleDataDirByName() function in OHOS::AppExecFwk::InstalldClient
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_proxy.cpp | 292 ErrCode InstalldProxy::CleanBundleDataDirByName(const std::string &bundleName, const int userid, co… in CleanBundleDataDirByName() function in OHOS::AppExecFwk::InstalldProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 863 ErrCode InstalldHostImpl::CleanBundleDataDirByName(const std::string &bundleName, const int userid,… in CleanBundleDataDirByName() function in OHOS::AppExecFwk::InstalldHostImpl
|