Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/schema/
H A Dsection-manager.cc72 SectionMetadata section_metadata, in AppendSection()
/aosp_15_r20/external/icing/icing/scoring/
H A Dsection-weights.cc125 for (const SectionMetadata& section_metadata : metadata_list) { in ExtractNormalizedSectionWeights() local
/aosp_15_r20/external/icing/icing/store/
H A Dsuggestion-result-checker-impl.h84 const SectionMetadata* section_metadata = section_metadata_or.ValueOrDie(); in MatchesTargetSection() local