Searched refs:absSourceVideoPath (Results 1 – 1 of 1) sorted by relevance
418 string absSourceVideoPath; in ConvertToSourceLivePhoto() local419 CHECK_AND_RETURN_RET_LOG(PathToRealPath(sourceVideoPath, absSourceVideoPath), in ConvertToSourceLivePhoto()421 UniqueFd videoFd(open(absSourceVideoPath.c_str(), O_RDONLY)); in ConvertToSourceLivePhoto()