Searched refs:CreateProxySocket (Results 1 – 2 of 2) sorted by relevance
81 Attach(factory_->CreateProxySocket(detect_->proxy(), family_, type_)); in OnProxyDetectionComplete()131 return CreateProxySocket(proxy_, family, type); in CreateAsyncSocket()136 AsyncSocket* SslSocketFactory::CreateProxySocket(const ProxyInfo& proxy, in CreateProxySocket() function in rtc::SslSocketFactory
62 AsyncSocket* CreateProxySocket(const ProxyInfo& proxy, int family, int type);