Home
last modified time | relevance | path

Searched refs:QueryGalleryCloneCount (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/
H A Dgallery_media_count_statistic.h55 int32_t QueryGalleryCloneCount();
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_database_utils.h48 static int32_t QueryGalleryCloneCount(std::shared_ptr<NativeRdb::RdbStore> rdbStore);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbackup_database_utils.cpp183 int32_t BackupDatabaseUtils::QueryGalleryCloneCount(std::shared_ptr<NativeRdb::RdbStore> galleryRdb) in QueryGalleryCloneCount() function in OHOS::Media::BackupDatabaseUtils
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/report/
H A Dgallery_media_count_statistic.cpp197 int32_t GalleryMediaCountStatistic::QueryGalleryCloneCount() in QueryGalleryCloneCount() function in OHOS::Media::GalleryMediaCountStatistic