Home
last modified time | relevance | path

Searched refs:term_frequency_array (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icing/icing/index/main/
H A Ddoc-hit-info-iterator-term-main.h40 std::optional<Hit::TermFrequencyArray> term_frequency_array; member
48 term_frequency_array(std::move(term_frequency_array_in)) {} in DocHitInfoAndTermFrequencyArray()
100 .term_frequency_array)[section_id];
H A Ddoc-hit-info-iterator-term-main.cc70 (*cached_doc_hit_infos_out.back().term_frequency_array)[hit.section_id()] = in MergeNewHitIntoCachedDocHitInfos()