Searched refs:QueryOldKeyAstcInfos (Results 1 – 3 of 3) sorted by relevance
148 EXPORT static bool QueryOldKeyAstcInfos(const std::shared_ptr<MediaLibraryRdbStore> rdbStorePtr,
647 if (!ThumbnailUtils::QueryOldKeyAstcInfos(rdbStorePtr_, PhotoColumn::PHOTOS_TABLE, infos)) { in AstcChangeKeyFromDateAddedToDateTaken()
2498 bool ThumbnailUtils::QueryOldKeyAstcInfos(const std::shared_ptr<MediaLibraryRdbStore> rdbStorePtr, in QueryOldKeyAstcInfos() function in OHOS::Media::ThumbnailUtils