Searched refs:LookupConnection (Results 1 – 2 of 2) sorted by relevance
191 server_->LookupConnection(local_addr_, remote_addr_); in Close()216 server_->LookupConnection(local_addr_, data->addr); in Close()613 VirtualSocket* socket = LookupConnection(addr_local, addr_remote); in CloseTcpConnections()706 VirtualSocket* VirtualSocketServer::LookupConnection( in LookupConnection() function in rtc::VirtualSocketServer825 VirtualSocket* recipient = LookupConnection(socket->local_addr_, in SendTcp()
148 VirtualSocket* LookupConnection(const SocketAddress& client,