HomeSort by relevance Sort by last modified time
    Searched defs:AddConnection (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/p2p/base/
relayserver.cc 282 AddConnection(ext_conn);
378 AddConnection(int_conn);
477 AddConnection(ext_conn);
509 void RelayServer::AddConnection(RelayServerConnection* conn) {
p2ptransportchannel.cc 261 void P2PTransportChannel::AddConnection(Connection* connection) {
623 AddConnection(connection);
796 AddConnection(connection);
    [all...]
port.cc 264 void Port::AddConnection(Connection* conn) {
    [all...]
  /external/webrtc/webrtc/base/
virtualsocketserver.cc 464 server_->AddConnection(remote_addr_, local_addr_, this);
692 void VirtualSocketServer::AddConnection(const SocketAddress& local,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
objidl.h 800 virtual DWORD WINAPI AddConnection(DWORD extconn,DWORD reserved) = 0;
    [all...]

Completed in 101 milliseconds