Home
last modified time | relevance | path

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

/external/icing/icing/index/main/
Ddoc-hit-info-iterator-term-main.cc101 posting_list_accessor_->GetNextHitsBatch()); in RetrieveMoreHits()
151 posting_list_accessor_->GetNextHitsBatch()); in RetrieveMoreHits()
Dposting-list-accessor.h75 libtextclassifier3::StatusOr<std::vector<Hit>> GetNextHitsBatch();
Dposting-list-accessor.cc58 PostingListAccessor::GetNextHitsBatch() { in GetNextHitsBatch() function in icing::lib::PostingListAccessor
Dmain-index.cc584 backfill_accessor.GetNextHitsBatch()); in AddPrefixBackfillHits()
587 ICING_ASSIGN_OR_RETURN(tmp, backfill_accessor.GetNextHitsBatch()); in AddPrefixBackfillHits()