Home
last modified time | relevance | path

Searched defs:AdbUdpSocket (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/adb/client/openscreen/platform/
H A Dudp_socket.cpp158 class AdbUdpSocket : public UdpSocket { class
160 explicit AdbUdpSocket(UdpSocket::Client* client, const IPEndpoint& local_endpoint, unique_fd fd) in AdbUdpSocket() function in openscreen::__anon6f61fd7c0110::AdbUdpSocket