Searched refs:GetCachePath (Results 1 – 9 of 9) sorted by relevance
46 string MountArgument::GetCachePath() const in GetCachePath() function in OHOS::Storage::DistributedFile::Utils::MountArgument79 ss << ",cache_dir=" << GetCachePath(); in OptionsToString()
128 if (!GetCachePath(agingBundle, caches)) { in CleanCache()152 bool RecentlyUnuseBundleAgingHandler::GetCachePath( in GetCachePath() function in OHOS::AppExecFwk::RecentlyUnuseBundleAgingHandler
40 std::string GetCachePath() const;
49 bool GetCachePath(
145 string MountArgument::GetCachePath() const in GetCachePath() function in OHOS::StorageDaemon::Utils::MountArgument197 ss << ",cache_dir=" << GetCachePath(); in OptionsToString()
44 std::string GetCachePath() const;
146 const std::string& GetCachePath() in GetCachePath() function
109 std::string ret = mountArgument_->GetCachePath();
8851 bool res = bundleAgingMgr.GetCachePath(bundleInfo, caches);8868 bool res = bundleAgingMgr.GetCachePath(bundleInfo, caches);