Searched defs:SetLocalAddress (Results 1 – 10 of 10) sorted by relevance
263 void AndroidVoipClient::SetLocalAddress(const std::string& ip_address, in SetLocalAddress() function in webrtc_examples::AndroidVoipClient271 void AndroidVoipClient::SetLocalAddress( in SetLocalAddress() function in webrtc_examples::AndroidVoipClient
55 void SetLocalAddress(absl::string_view local_address) { in SetLocalAddress() function
170 void SocketWriterNode::SetLocalAddress(const RtpAddress& address) in SetLocalAddress() function in SocketWriterNode
203 void SocketReaderNode::SetLocalAddress(const RtpAddress& address) in SetLocalAddress() function in SocketReaderNode
237 void RtcpEncoderNode::SetLocalAddress(const RtpAddress& address) in SetLocalAddress() function in RtcpEncoderNode
257 void RtcpDecoderNode::SetLocalAddress(const RtpAddress& address) in SetLocalAddress() function in RtcpDecoderNode
558 void RtpDecoderNode::SetLocalAddress(const RtpAddress& address) in SetLocalAddress() function in RtpDecoderNode
291 void RtpEncoderNode::SetLocalAddress(const RtpAddress& address) in SetLocalAddress() function in RtpEncoderNode
95 void SetLocalAddress(int family, const void* data, size_t byteCount) { in SetLocalAddress() function
116 void VirtualSocket::SetLocalAddress(const SocketAddress& addr) { in SetLocalAddress() function in rtc::VirtualSocket