Searched refs:GetAssetCacheDir (Results 1 – 3 of 3) sorted by relevance
173 static std::string GetAssetCacheDir();
141 string cacheDir = GetAssetCacheDir(); in DeleteCache()1522 string cacheDir = GetAssetCacheDir(); in OpenCache()2297 string cacheVideoPath = GetAssetCacheDir() + "/" + cacheMovingPhotoVideoName; in MoveCacheFile()2875 string cacheDir = GetAssetCacheDir(); in GetMovingPhotoCachePath()2974 string cacheDir = GetAssetCacheDir(); in SubmitCache()
1479 string MediaLibraryAssetOperations::GetAssetCacheDir() in GetAssetCacheDir() function in OHOS::Media::MediaLibraryAssetOperations