Searched defs:SchemaTypeId (Results 1 – 4 of 4) sorted by relevance
40 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()
74 const std::unordered_map<SchemaTypeId, NormalizedSectionWeights> in SectionWeights()
27 using SchemaTypeId = int16_t; variable
35 std::unordered_map<SchemaTypeId, SectionIdMask> property_filter_map, in SuggestionResultCheckerImpl()