Searched defs:AdbUdpSocket (Results 1 – 1 of 1) sorted by relevance
158 class AdbUdpSocket : public UdpSocket { class160 explicit AdbUdpSocket(UdpSocket::Client* client, const IPEndpoint& local_endpoint, unique_fd fd) in AdbUdpSocket() function in openscreen::__anon9b5666900111::AdbUdpSocket