Home
last modified time | relevance | path

Searched refs:property_paths_weights (Results 1 – 1 of 1) sorted by relevance

/external/icing/icing/scoring/
Dsection-weights.cc72 std::unordered_map<std::string, double> property_paths_weights; in Create() local
84 property_paths_weights.insert( in Create()
88 ExtractNormalizedSectionWeights(property_paths_weights, *metadata_list); in Create()