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