Searched defs:MatchMap (Results 1 – 2 of 2) sorted by relevance
170 typedef std::map<string16, AutocompleteMatch> MatchMap; typedef
633 static bool MatchMap(const std::map<std::string, std::string>& m, in MatchMap() function