Searched refs:SetAlternativeLocalAddress (Results 1 – 3 of 3) sorted by relevance
266 void SetAlternativeLocalAddress(const SocketAddress& addr);
139 void VirtualSocket::SetAlternativeLocalAddress(const SocketAddress& addr) { in SetAlternativeLocalAddress() function in rtc::VirtualSocket
161 socket->SetAlternativeLocalAddress(local_address); in SetLocalhostAsAltenertativeLocalAddress()