Searched refs:EndpointKey (Results 1 – 1 of 1) sorted by relevance
140 using EndpointKey = std::pair<std::string, NetworkInterfaceIndex>; variable191 EndpointKey GetKey(const DnsSdInstanceEndpoint& endpoint) const { in GetKey()215 std::unordered_map<EndpointKey, std::unique_ptr<T>, PairHash> records_;