Searched refs:HashInts (Results 1 – 2 of 2) sorted by relevance
44 inline size_t HashInts(T1 value1, T2 value2) { in HashInts() function63 return HashInts(value.first, value.second);
35 return base::HashInts(value.first, value.second);