Searched refs:absLivePhotoPath (Results 1 – 1 of 1) sorted by relevance
578 string absLivePhotoPath; in ConvertToMovingPhoto() local579 if (!PathToRealPath(livePhotoPath, absLivePhotoPath)) { in ConvertToMovingPhoto()585 UniqueFd livePhotoFd(open(absLivePhotoPath.c_str(), O_RDONLY)); in ConvertToMovingPhoto()587 "Failed to open live photo:%{private}s, errno:%{public}d", absLivePhotoPath.c_str(), errno); in ConvertToMovingPhoto()