Home
last modified time | relevance | path

Searched refs:GetAppCachePaths (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_host_impl.h1065 void GetAppCachePaths(const std::string &suffixName,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1591 GetAppCachePaths(suffixName, userId, moduleNameList, rootDir); in CleanBundleCacheTask()
1649 void BundleMgrHostImpl::GetAppCachePaths(const std::string &suffixName, in GetAppCachePaths() function in OHOS::AppExecFwk::BundleMgrHostImpl