Searched refs:absCachePath (Results 1 – 1 of 1) sorted by relevance
375 string absCachePath; in ConvertToLivePhoto() local376 CHECK_AND_RETURN_RET_LOG(PathToRealPath(cachePath, absCachePath), in ConvertToLivePhoto()378 UniqueFd livePhotoFd(open(absCachePath.c_str(), O_WRONLY | O_TRUNC)); in ConvertToLivePhoto()385 if (!MediaFileUtils::DeleteFile(absCachePath)) { in ConvertToLivePhoto()390 livePhotoPath = absCachePath; in ConvertToLivePhoto()