Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/platform/test/
H A Dfake_udp_socket.cc26 IPEndpoint FakeUdpSocket::GetLocalEndpoint() const { in GetLocalEndpoint() function in openscreen::FakeUdpSocket
/aosp_15_r20/packages/modules/adb/client/openscreen/platform/
Dudp_socket.cpp186 IPEndpoint GetLocalEndpoint() const override { in GetLocalEndpoint() function in openscreen::__anona5c1ac460111::AdbUdpSocket
/aosp_15_r20/external/openscreen/platform/impl/
H A Dudp_socket_posix.cc136 IPEndpoint UdpSocketPosix::GetLocalEndpoint() const { in GetLocalEndpoint() function in openscreen::UdpSocketPosix