Searched refs:ConnectSocket (Results 1 – 4 of 4) sorted by relevance
35 AsyncSocket* AsyncTCPSocketBase::ConnectSocket( in ConnectSocket() function in rtc::AsyncTCPSocketBase240 return new AsyncTCPSocket(AsyncTCPSocketBase::ConnectSocket( in Create()
51 static AsyncSocket* ConnectSocket(AsyncSocket* socket,
59 return new AsyncStunTCPSocket(AsyncTCPSocketBase::ConnectSocket( in Create()
373 bool ConnectSocket(ScopedSocket* socket, in ConnectSocket() function779 if (ConnectSocket(&socket, socket_path_, cookie_path_)) in NotifyOtherProcessWithTimeout()