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

  /external/webrtc/webrtc/base/
virtualsocketserver.cc 737 if (!CanInteractWith(socket, remote)) {
777 if (!CanInteractWith(socket, dummy_socket.get())) {
786 if (!CanInteractWith(socket, recipient)) {
    [all...]
virtualsocketserver.h 217 static bool CanInteractWith(VirtualSocket* local, VirtualSocket* remote);

Completed in 46 milliseconds