Searched refs:opVideoRet (Results 1 – 1 of 1) sorted by relevance
586 int32_t opVideoRet = E_FAIL; in MoveMovingPhotoVideo() local588 opVideoRet = this->MoveFile(srcLocalVideoPath, localVideoPath); in MoveMovingPhotoVideo()590 opVideoRet = this->CopyFile(srcLocalVideoPath, localVideoPath); in MoveMovingPhotoVideo()592 if (opVideoRet != E_OK) { in MoveMovingPhotoVideo()