Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
H A Dphoto_album_dao.cpp189 std::string uniqueAlbumName = this->FindUniqueAlbumName(album); in GetOrCreatePhotoAlbum() local
191 …album.albumType, album.albumSubType, uniqueAlbumName, album.bundleName, album.lPath, album.priorit… in GetOrCreatePhotoAlbum()