Home
last modified time | relevance | path

Searched defs:GetBundleCachePath (Results 1 – 7 of 7) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp144 ErrCode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cacheP… in GetBundleCachePath() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp90 ErrCode InstalldHostImpl::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cach… in GetBundleCachePath() function in OHOS::AppExecFwk::InstalldHostImpl
Dmock_install_client.cpp89 ErrCode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cacheP… in GetBundleCachePath() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h161 virtual ErrCode GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePath) in GetBundleCachePath() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp151 ErrCode InstalldClient::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cacheP… in GetBundleCachePath() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp511 ErrCode InstalldHostImpl::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cach… in GetBundleCachePath() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp203 ErrCode InstalldProxy::GetBundleCachePath(const std::string &dir, std::vector<std::string> &cachePa… in GetBundleCachePath() function in OHOS::AppExecFwk::InstalldProxy