Home
last modified time | relevance | path

Searched defs:target_sections (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/icing/icing/index/iterator/
H A Ddoc-hit-info-iterator-section-restrict.cc98 std::set<std::string> target_sections, int64_t current_time_ms) { in ApplyRestrictions()
202 const std::set<std::string>& target_sections = it->second; in TrimRightMostNode() local
H A Ddoc-hit-info-iterator-property-in-schema.cc39 std::set<std::string> target_sections, int64_t current_time_ms) in DocHitInfoIteratorPropertyInSchema()
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/
H A Dquery-visitor.cc398 std::set<std::string> target_sections = {std::move(member->term)}; in PropertyDefinedFunction() local