Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/
H A Dgallery_media_count_statistic.h206 const std::string SQL_QUERY_GALLERY_ALBUM_COUNT = "\ variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/report/
H A Dgallery_media_count_statistic.cpp1000 info.totalCount = this->GetCount(this->SQL_QUERY_GALLERY_ALBUM_COUNT); in GetGalleryAlbumCountInfo()