Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
H A Dphoto_album_restore.cpp57 albumInfo.priority = GetInt32Val(this->GALLERY_PRIORITY, resultSet); in GetGalleryAlbums()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/restore/
H A Dphoto_album_restore.h122 const std::string GALLERY_PRIORITY = "priority"; variable