Searched defs:galleryRdb (Results 1 – 8 of 8) sorted by relevance
34 std::shared_ptr<NativeRdb::RdbStore> galleryRdb, bool shouldIncludeSd) in LoadGallery()45 std::shared_ptr<NativeRdb::RdbStore> galleryRdb) in LoadExternal()76 DatabaseReport &DatabaseReport::ReportGallery(std::shared_ptr<NativeRdb::RdbStore> galleryRdb, bool… in ReportGallery()84 std::shared_ptr<NativeRdb::RdbStore> galleryRdb) in ReportExternal()
27 GalleryMediaDao(std::shared_ptr<NativeRdb::RdbStore> galleryRdb) : galleryRdb_(galleryRdb) in GalleryMediaDao()
35 …td::shared_ptr<NativeRdb::RdbStore> mediaLibraryRdb, std::shared_ptr<NativeRdb::RdbStore> galleryR… in OnStart()84 PhotosRestore &SetGalleryRdb(std::shared_ptr<NativeRdb::RdbStore> galleryRdb) in SetGalleryRdb()
40 …td::shared_ptr<NativeRdb::RdbStore> mediaLibraryRdb, std::shared_ptr<NativeRdb::RdbStore> galleryR… in OnStart()
33 ExternalFilesCountStatistic &SetGalleryRdb(std::shared_ptr<NativeRdb::RdbStore> galleryRdb) in SetGalleryRdb()
28 GalleryMediaCountStatistic &SetGalleryRdb(std::shared_ptr<NativeRdb::RdbStore> galleryRdb) in SetGalleryRdb()
25 void GalleryMediaDao::SetGalleryRdb(std::shared_ptr<NativeRdb::RdbStore> galleryRdb) in SetGalleryRdb()
143 int32_t BackupDatabaseUtils::InitGarbageAlbum(std::shared_ptr<NativeRdb::RdbStore> galleryRdb, in InitGarbageAlbum()183 int32_t BackupDatabaseUtils::QueryGalleryCloneCount(std::shared_ptr<NativeRdb::RdbStore> galleryRdb) in QueryGalleryCloneCount()192 … BackupDatabaseUtils::QueryGalleryDuplicateDataCount(std::shared_ptr<NativeRdb::RdbStore> galleryR… in QueryGalleryDuplicateDataCount()