Home
last modified time | relevance | path

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

/external/icing/icing/scoring/
Dsection-weights.h74 const std::unordered_map<SchemaTypeId, NormalizedSectionWeights> in SectionWeights()
/external/icing/icing/store/
Ddocument-filter-data.h27 using SchemaTypeId = int16_t; variable
Dsuggestion-result-checker-impl.h35 std::unordered_map<SchemaTypeId, SectionIdMask> property_filter_map, in SuggestionResultCheckerImpl()