Searched refs:MatchKey (Results 1 – 3 of 3) sorted by relevance
55 struct MatchKey { struct60 bool operator<(const MatchKey &Other) const { in operator <() argument379 MatchKey Key; in memoizedMatchesRecursively()505 MatchKey Key; in memoizedMatchesAncestorOfRecursively()613 typedef std::map<MatchKey, MemoizedMatchResult> MemoizationMap;
298 typedef std::pair<base::string16, std::string> MatchKey; typedef299 typedef std::map<MatchKey, AutocompleteMatch> MatchMap;
755 MatchKey match_key( in AddMatchToMap()