Home
last modified time | relevance | path

Searched defs:sourcePhotoInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/
H A Dphoto_file_operation.cpp51 PhotoFileOperation::PhotoAssetInfo sourcePhotoInfo; in CopyPhoto() local
90 PhotoFileOperation::PhotoAssetInfo sourcePhotoInfo; in CopyThumbnail() local
147 int32_t PhotoFileOperation::CopyPhoto(const PhotoFileOperation::PhotoAssetInfo &sourcePhotoInfo, in CopyPhoto()
349 int32_t PhotoFileOperation::CopyPhotoFile(const PhotoFileOperation::PhotoAssetInfo &sourcePhotoInfo, in CopyPhotoFile()
383 …t PhotoFileOperation::CopyPhotoRelatedVideoFile(const PhotoFileOperation::PhotoAssetInfo &sourcePh… in CopyPhotoRelatedVideoFile()
411 …nt32_t PhotoFileOperation::CopyPhotoRelatedData(const PhotoFileOperation::PhotoAssetInfo &sourcePh… in CopyPhotoRelatedData()
440 …t PhotoFileOperation::CopyPhotoRelatedExtraData(const PhotoFileOperation::PhotoAssetInfo &sourcePh… in CopyPhotoRelatedExtraData()
454 …t PhotoFileOperation::CopyPhotoRelatedThumbnail(const PhotoFileOperation::PhotoAssetInfo &sourcePh… in CopyPhotoRelatedThumbnail()