Home
last modified time | relevance | path

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

/external/icing/icing/index/embed/
Ddoc-hit-info-iterator-embedding.h70 bool full_section_restriction_applied() const override { return true; } in full_section_restriction_applied() function
/external/icing/icing/index/iterator/
Ddoc-hit-info-iterator.h221 virtual bool full_section_restriction_applied() const { return false; } in full_section_restriction_applied() function