Home
last modified time | relevance | path

Searched refs:SetDbType (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.cpp473 .SetDbType(dbType) in GetAllStatInfo()
512 .SetDbType(dbType) in GetAllImageStatInfo()
549 .SetDbType(dbType) in GetAllVideoStatInfo()
584 .SetDbType(dbType) in GetAllRestoreStatInfo()
623 .SetDbType(dbType) in GetAllRestoreImageStatInfo()
660 .SetDbType(dbType) in GetAllRestoreVideoStatInfo()
693 .SetDbType(dbType) in GetSdCardStatInfo()
721 .SetDbType(dbType) in GetDuplicateStatInfo()
746 .SetDbType(dbType) in GetAppTwinStatInfo()
787 .SetDbType(dbType) in GetImageAlbumInfo()
[all …]
H A Dphotos_count_statistic.cpp290 .SetDbType(dbType) in GetAllStatInfo()
328 .SetDbType(dbType) in GetAllImageStatInfo()
365 .SetDbType(dbType) in GetAllVideoStatInfo()
398 .SetDbType(dbType) in GetAllRestoreStatInfo()
437 .SetDbType(dbType) in GetAllRestoreImageStatInfo()
474 .SetDbType(dbType) in GetAllRestoreVideoStatInfo()
516 .SetDbType(dbType) in GetImageAlbumInfo()
556 .SetDbType(dbType) in GetVideoAlbumInfo()
636 .SetDbType(dbType) in GetFavoriteAlbumStatInfo()
678 .SetDbType(dbType) in GetTrashedAlbumStatInfo()
[all …]
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/
H A Dmedia_backup_report_data_type.h183 AlbumNameInfo &SetDbType(int32_t dbType) in SetDbType() function