Home
last modified time | relevance | path

Searched defs:hit_section_ids_mask (Results 1 – 2 of 2) sorted by relevance

/external/icing/icing/index/hit/
Ddoc-hit-info.h43 SectionIdMask hit_section_ids_mask() const { return hit_section_ids_mask_; } in hit_section_ids_mask() function
/external/icing/icing/index/iterator/
Ddoc-hit-info-iterator-test-util.h156 void set_hit_section_ids_mask(SectionIdMask hit_section_ids_mask) { in set_hit_section_ids_mask()