Searched refs:MEDIA_CACHE_DIR (Results 1 – 4 of 4) sorted by relevance
204 const std::string MEDIA_CACHE_DIR = ROOT_MEDIA_DIR + ".cache/"; variable
771 return AppendUserId(MEDIA_CACHE_DIR, userId) + imagePath.substr(ROOT_MEDIA_DIR.length()); in GetLivePhotoCacheDir()
1233 if (!MediaFileUtils::IsDirectory(MEDIA_CACHE_DIR)) { in CacheAging()1239 GetDirFiles(MEDIA_CACHE_DIR, files); in CacheAging()
1485 return MEDIA_CACHE_DIR + cacheOwner; in GetAssetCacheDir()