Searched refs:CanInteractWith (Results 1 – 2 of 2) sorted by relevance
737 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
217 static bool CanInteractWith(VirtualSocket* local, VirtualSocket* remote);