Searched refs:FindVideoFilePath (Results 1 – 2 of 2) sorted by relevance
43 std::string FindVideoFilePath(const PhotoAssetInfo &photoInfo);
56 sourcePhotoInfo.videoFilePath = this->FindVideoFilePath(sourcePhotoInfo); in CopyPhoto()178 std::string PhotoFileOperation::FindVideoFilePath(const PhotoFileOperation::PhotoAssetInfo &photoIn… in FindVideoFilePath() function in OHOS::Media::PhotoFileOperation