Searched refs:newVideoPath (Results 1 – 1 of 1) sorted by relevance
133 string newVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(newFileInfo->filePath); in SaveCloudEnhancementPhoto() local134 bool copyResult = MediaFileUtils::CopyFileUtil(sourceVideoPath, newVideoPath); in SaveCloudEnhancementPhoto()