Searched defs:HostNodeComparator (Results 1 – 1 of 1) sorted by relevance
42 struct HostNodeComparator { struct43 bool operator()(const CookieTreeNode* lhs, const CookieTreeNode* rhs) { in operator ()()