Home
last modified time | relevance | path

Searched refs:EndpointKey (Results 1 – 1 of 1) sorted by relevance

/external/openscreen/discovery/public/
Ddns_sd_service_watcher.h140 using EndpointKey = std::pair<std::string, NetworkInterfaceIndex>; variable
191 EndpointKey GetKey(const DnsSdInstanceEndpoint& endpoint) const { in GetKey()
215 std::unordered_map<EndpointKey, std::unique_ptr<T>, PairHash> records_;