Searched refs:QueryKeyHash (Results 1 – 2 of 2) sorted by relevance
227 struct QueryKeyHash { struct335 std::unordered_map<QueryKey, std::string, QueryKeyHash> mappings_ GUARDED_BY(mappings_mutex_);336 std::unordered_map<QueryKey, DNSHeader, QueryKeyHash> dnsheader_mappings_
812 std::unordered_map<QueryKey, std::string, QueryKeyHash>::const_iterator it; in addAnswerRecords()