HomeSort by relevance Sort by last modified time
    Searched refs:tcp_proxy_server_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/base/
natserver.h 74 return tcp_proxy_server_->GetServerAddress();
115 ProxyServer* tcp_proxy_server_; member in class:rtc::NATServer
natserver.cc 136 tcp_proxy_server_ = new NATProxyServer(internal, internal_tcp_addr, external,
151 delete tcp_proxy_server_;

Completed in 67 milliseconds