Searched defs:shouldIncludeSd (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/ |
H A D | gallery_media_dao.cpp | 34 int32_t offset, int pageSize, bool shouldIncludeSd, bool hasLowQualityImage) in GetGalleryMedia() 49 int32_t GalleryMediaDao::GetGalleryMediaCount(bool shouldIncludeSd, bool hasLowQualityImage) in GetGalleryMediaCount() 68 int32_t GalleryMediaDao::GetNoNeedMigrateCount(bool shouldIncludeSd) in GetNoNeedMigrateCount()
|
H A D | photos_restore.cpp | 39 int32_t offset, int pageSize, bool shouldIncludeSd, bool hasLowQualityImage) in GetGalleryMedia() 47 int32_t PhotosRestore::GetGalleryMediaCount(bool shouldIncludeSd, bool hasLowQualityImage) in GetGalleryMediaCount()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/report/ |
H A D | database_report.cpp | 34 std::shared_ptr<NativeRdb::RdbStore> galleryRdb, bool shouldIncludeSd) in LoadGallery() 76 …atabaseReport::ReportGallery(std::shared_ptr<NativeRdb::RdbStore> galleryRdb, bool shouldIncludeSd) in ReportGallery()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/ |
H A D | gallery_media_count_statistic.h | 38 GalleryMediaCountStatistic &SetShouldIncludeSd(bool shouldIncludeSd) in SetShouldIncludeSd()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | backup_database_helper.cpp | 24 void BackupDatabaseHelper::Init(int32_t sceneCode, bool shouldIncludeSd, const std::string &prefix) in Init()
|
H A D | backup_database_utils.cpp | 276 void BackupDatabaseUtils::UpdateSdWhereClause(std::string &querySql, bool shouldIncludeSd) in UpdateSdWhereClause()
|