Searched refs:StepQueryWithoutCheck (Results 1 – 3 of 3) sorted by relevance
71 EXPORT static std::shared_ptr<NativeRdb::ResultSet> StepQueryWithoutCheck(
322 auto resultSet = rdbStore->StepQueryWithoutCheck(predicates, columns); in QueryGoToFirst()1019 auto resultSet = rdbStore->StepQueryWithoutCheck(predicates, columns); in QueryPortraitAlbumCover()
817 shared_ptr<NativeRdb::ResultSet> MediaLibraryRdbStore::StepQueryWithoutCheck(const AbsRdbPredicates… in StepQueryWithoutCheck() function in OHOS::Media::MediaLibraryRdbStore