Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/schema/
H A Dscorable_property_manager.cc40 const std::unordered_map<SchemaTypeId, std::string>& in GetScorablePropertyIndex()
58 const std::unordered_map<SchemaTypeId, std::string>& in GetOrderedScorablePropertyInfo()
72 const std::unordered_map<SchemaTypeId, std::string>& in LookupAndMaybeUpdateCache()
92 const std::unordered_map<SchemaTypeId, std::string>& in UpdateCache()
/aosp_15_r20/external/icing/icing/scoring/
H A Dsection-weights.h74 const std::unordered_map<SchemaTypeId, NormalizedSectionWeights> in SectionWeights()
/aosp_15_r20/external/icing/icing/store/
H A Ddocument-filter-data.h27 using SchemaTypeId = int16_t; variable
H A Dsuggestion-result-checker-impl.h35 std::unordered_map<SchemaTypeId, SectionIdMask> property_filter_map, in SuggestionResultCheckerImpl()