Home
last modified time | relevance | path

Searched refs:UpdateForMergeAlbums (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_operations.cpp1958 int32_t UpdateForMergeAlbums(const MergeAlbumInfo &updateAlbumInfo, const int32_t currentAlbumId, in UpdateForMergeAlbums() function
2154 …return UpdateForMergeAlbums(updateAlbumInfo, mergeAlbumInfo[0].albumId, mergeAlbumInfo[1].albumId); in UpdateMergeAlbumsInfo()