Home
last modified time | relevance | path

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

/external/webrtc/webrtc/examples/relayserver/
Drelayserver_main.cc24 rtc::SocketAddress int_addr; in main() local
/external/webrtc/webrtc/base/
Dproxyserver.h87 SocksProxyServer(SocketFactory* int_factory, const SocketAddress& int_addr, in SocksProxyServer()
Dnat_unittest.cc201 void TestPhysicalInternal(const SocketAddress& int_addr) { in TestPhysicalInternal()
288 SocketAddress int_addr; in TestVirtualInternal() local
Dproxyserver.cc20 SocketFactory* int_factory, const SocketAddress& int_addr, in ProxyServer()
Dnatserver.cc114 NATProxyServer(SocketFactory* int_factory, const SocketAddress& int_addr, in NATProxyServer()
/external/webrtc/webrtc/examples/turnserver/
Dturnserver_main.cc51 rtc::SocketAddress int_addr; in main() local
/external/webrtc/webrtc/p2p/base/
Dtestturnserver.h73 void AddInternalSocket(const rtc::SocketAddress& int_addr, in AddInternalSocket()
/external/v8/src/heap/
Dstore-buffer.cc540 uintptr_t int_addr = reinterpret_cast<uintptr_t>(*current); in Compact() local