Searched refs:CopyPhotoFile (Results 1 – 2 of 2) sorted by relevance
52 …int32_t CopyPhotoFile(const PhotoAssetInfo &sourcePhotoInfo, const PhotoAssetInfo &targetPhotoInfo…
150 int32_t opRet = this->CopyPhotoFile(sourcePhotoInfo, targetPhotoInfo); in CopyPhoto()349 int32_t PhotoFileOperation::CopyPhotoFile(const PhotoFileOperation::PhotoAssetInfo &sourcePhotoInfo, in CopyPhotoFile() function in OHOS::Media::PhotoFileOperation