Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/report/
H A Dgallery_media_count_statistic.cpp106 burstType, in QueryGalleryAllCount()
107 burstType, in QueryGalleryAllCount()
108 burstType}; in QueryGalleryAllCount()
142 burstType, in QueryAlbumGalleryCount()
143 burstType, in QueryAlbumGalleryCount()
187 burstType, in GetGalleryMediaAllRestoreCount()
188 burstType, in GetGalleryMediaAllRestoreCount()
236 burstType, in QueryGallerySdCardCount()
237 burstType, in QueryGallerySdCardCount()
277 burstType, in QueryAlbumAllVideoCount()
[all …]
H A Dphotos_count_statistic.cpp103 burstType, in QueryTotalCount()
104 burstType, in QueryTotalCount()
105 burstType}; in QueryTotalCount()
143 burstType, in QueryAllRestoreCount()
144 burstType, in QueryAllRestoreCount()
145 burstType}; in QueryAllRestoreCount()
183 burstType, in QueryPicturesTotalCount()
184 burstType, in QueryPicturesTotalCount()
185 burstType}; in QueryPicturesTotalCount()
226 burstType, in QueryAlbumCountByName()
[all …]
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/
H A Dmedia_backup_report_data_type.h313 SearchCondition &SetBurstType(int32_t burstType) in SetBurstType() argument
315 this->burstType_ = burstType; in SetBurstType()