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

  /external/webrtc/webrtc/test/channel_transport/
channel_transport.cc 79 return socket_transport_->InitializeSendSockets(ip_address, rtp_port);
udp_transport.h 147 virtual int32_t InitializeSendSockets(const char* ipAddr,
201 // Note: Must be called both InitializeSendSockets() and
234 // InitializeReceiveSockets() or InitializeSendSockets(). It is not
283 // with InitializeSendSockets(..) is used if portnr is 0. The same IP
284 // address as set with InitializeSendSockets(..) is used if ip is NULL.
304 // the InitializeSendSockets(..) call.
311 // the InitializeSendSockets(..) call.
udp_transport_impl.h 50 int32_t InitializeSendSockets(const char* ipAddr,
udp_transport_impl.cc     [all...]

Completed in 256 milliseconds