Searched defs:GetLocalEndpoint (Results 1 – 4 of 4) sorted by relevance
| /external/openscreen/platform/test/ | ||
| D | mock_tls_connection.h | 27 IPEndpoint GetLocalEndpoint() const override { return local_address_; } in GetLocalEndpoint() function |
| D | fake_udp_socket.cc | 26 IPEndpoint FakeUdpSocket::GetLocalEndpoint() const { in GetLocalEndpoint() function in openscreen::FakeUdpSocket |
| /external/openscreen/platform/impl/ | ||
| D | tls_connection_posix.cc | 105 IPEndpoint TlsConnectionPosix::GetLocalEndpoint() const { in GetLocalEndpoint() function in openscreen::TlsConnectionPosix |
| D | udp_socket_posix.cc | 136 IPEndpoint UdpSocketPosix::GetLocalEndpoint() const { in GetLocalEndpoint() function in openscreen::UdpSocketPosix |