Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dasyncudpsocket.cc53 SocketAddress AsyncUDPSocket::GetLocalAddress() const { in GetLocalAddress() function in rtc::AsyncUDPSocket
Dasyncsocket.cc41 SocketAddress AsyncSocketAdapter::GetLocalAddress() const { in GetLocalAddress() function in rtc::AsyncSocketAdapter
Dasynctcpsocket.cc81 SocketAddress AsyncTCPSocketBase::GetLocalAddress() const { in GetLocalAddress() function in rtc::AsyncTCPSocketBase
Dmacasyncsocket.cc51 SocketAddress MacAsyncSocket::GetLocalAddress() const { in GetLocalAddress() function in rtc::MacAsyncSocket
Dnatsocketfactory.cc82 SocketAddress GetLocalAddress() const override { in GetLocalAddress() function in rtc::NATSocket
Dwin32socketserver.cc275 SocketAddress Win32Socket::GetLocalAddress() const { in GetLocalAddress() function in rtc::Win32Socket
Dvirtualsocketserver.cc125 SocketAddress VirtualSocket::GetLocalAddress() const { in GetLocalAddress() function in rtc::VirtualSocket
Dphysicalsocketserver.cc135 SocketAddress PhysicalSocket::GetLocalAddress() const { in GetLocalAddress() function in rtc::PhysicalSocket
/external/webrtc/webrtc/p2p/base/
Dstunport.h70 rtc::SocketAddress GetLocalAddress() const { in GetLocalAddress() function
Dturnport.cc269 rtc::SocketAddress TurnPort::GetLocalAddress() const { in GetLocalAddress() function in cricket::TurnPort
Dport_unittest.cc974 virtual SocketAddress GetLocalAddress() const { in GetLocalAddress() function in FakeAsyncPacketSocket