Home
last modified time | relevance | path

Searched refs:CanInteractWith (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dvirtualsocketserver.cc737 if (!CanInteractWith(socket, remote)) { in Connect()
777 if (!CanInteractWith(socket, dummy_socket.get())) { in SendUdp()
786 if (!CanInteractWith(socket, recipient)) { in SendUdp()
1072 bool VirtualSocketServer::CanInteractWith(VirtualSocket* local, in CanInteractWith() function in rtc::VirtualSocketServer
Dvirtualsocketserver.h217 static bool CanInteractWith(VirtualSocket* local, VirtualSocket* remote);