Searched refs:tmpVideoPath (Results 1 – 1 of 1) sorted by relevance
508 string tmpVideoPath = MovingPhotoFileUtils::GetMovingPhotoVideoPath(fileInfo.cloudPath); in MoveAndModifyFile() local509 … string localVideoPath = tmpVideoPath.replace(0, RESTORE_CLOUD_DIR.length(), RESTORE_LOCAL_DIR); in MoveAndModifyFile()