Searched refs:GetNoNeedMigrateCount (Results 1 – 10 of 10) sorted by relevance
33 int32_t GetNoNeedMigrateCount(bool shouldIncludeSd);
73 int32_t GetNoNeedMigrateCount();
68 int32_t GalleryMediaDao::GetNoNeedMigrateCount(bool shouldIncludeSd) in GetNoNeedMigrateCount() function in OHOS::Media::GalleryMediaDao
305 int32_t PhotosClone::GetNoNeedMigrateCount() in GetNoNeedMigrateCount() function in OHOS::Media::PhotosClone
109 int32_t GetNoNeedMigrateCount() override;
125 virtual int32_t GetNoNeedMigrateCount();
179 int32_t GetNoNeedMigrateCount() override;
1249 restoreTotalInfo << ";" << GetNoNeedMigrateCount(); in GetRestoreTotalInfo()1253 int32_t BaseRestore::GetNoNeedMigrateCount() in GetNoNeedMigrateCount() function in OHOS::Media::BaseRestore
1229 int32_t UpgradeRestore::GetNoNeedMigrateCount() in GetNoNeedMigrateCount() function in OHOS::Media::UpgradeRestore1231 return GalleryMediaDao(this->galleryRdb_).GetNoNeedMigrateCount(this->shouldIncludeSd_); in GetNoNeedMigrateCount()
2564 int32_t CloneRestore::GetNoNeedMigrateCount() in GetNoNeedMigrateCount() function in OHOS::Media::CloneRestore2566 return this->photosClone_.GetNoNeedMigrateCount(); in GetNoNeedMigrateCount()