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