Searched refs:CopyPhoto (Results 1 – 3 of 3) sorted by relevance
37 …int32_t CopyPhoto(const std::shared_ptr<NativeRdb::ResultSet> &resultSet, const std::string &targe…58 int32_t CopyPhoto(const PhotoAssetInfo &sourcePhotoInfo, const PhotoAssetInfo &targetPhotoInfo);
43 int32_t PhotoFileOperation::CopyPhoto( in CopyPhoto() function in OHOS::Media::PhotoFileOperation75 return this->CopyPhoto(sourcePhotoInfo, targetPhotoInfo); in CopyPhoto()147 int32_t PhotoFileOperation::CopyPhoto(const PhotoFileOperation::PhotoAssetInfo &sourcePhotoInfo, in CopyPhoto() function in OHOS::Media::PhotoFileOperation
694 int32_t err = PhotoFileOperation().CopyPhoto(resultSet, targetPath); in CopyLocalFile()