Searched defs:GetLocalEndpoint (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/openscreen/platform/test/ | ||
H A D | fake_udp_socket.cc | 26 IPEndpoint FakeUdpSocket::GetLocalEndpoint() const { in GetLocalEndpoint() function in openscreen::FakeUdpSocket |
/aosp_15_r20/packages/modules/adb/client/openscreen/platform/ | ||
D | udp_socket.cpp | 186 IPEndpoint GetLocalEndpoint() const override { in GetLocalEndpoint() function in openscreen::__anona5c1ac460111::AdbUdpSocket |
/aosp_15_r20/external/openscreen/platform/impl/ | ||
H A D | udp_socket_posix.cc | 136 IPEndpoint UdpSocketPosix::GetLocalEndpoint() const { in GetLocalEndpoint() function in openscreen::UdpSocketPosix |