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

  /external/webrtc/webrtc/base/
virtualsocketserver.h 266 void SetAlternativeLocalAddress(const SocketAddress& addr);
virtualsocketserver.cc 139 void VirtualSocket::SetAlternativeLocalAddress(const SocketAddress& addr) {
157 // process the local address. (i.e. SetAlternativeLocalAddress).
    [all...]
  /external/webrtc/webrtc/p2p/base/
turnport_unittest.cc 161 socket->SetAlternativeLocalAddress(local_address);
    [all...]

Completed in 222 milliseconds