Searched defs:proxyType (Results 1 – 9 of 9) sorted by relevance
183 const OHOS::NetStack::HttpClient::HttpProxy &proxyType = req.GetHttpProxy(); variable193 const OHOS::NetStack::HttpClient::HttpProxy &proxyType = req.GetHttpProxy(); variable201 int proxyType = req.GetHttpProxyType(); variable209 int proxyType = req.GetHttpProxyType(); variable
89 SendPriority ProxyTypeToConnPri(ProxyPacketType proxyType) in ProxyTypeToConnPri()
114 WebsocketProxyType proxyType(GetData<WebsocketProxyType>()); in SetWebsocketProxyTypeFuzzTest() local
313 … auto proxyType = (host.find("https://") != std::string::npos) ? CURLPROXY_HTTPS : CURLPROXY_HTTP; in InitCurProxy() local
239 … auto proxyType = (host.find("https://") != std::string::npos) ? CURLPROXY_HTTPS : CURLPROXY_HTTP; in SetOtherCurlOption() local
440 …auto proxyType = (proxyHost.find("https://") != std::string::npos) ? CURLPROXY_HTTPS : CURLPROXY_H… in SetProxyInfo() local
1879 …auto proxyType = (tempProxy.host_.find("https://") != std::string::npos) ? CURLPROXY_HTTPS : CURLP… in ActiveHttpProxy() local
522 … auto proxyType = (host.find("https://") != std::string::npos) ? CURLPROXY_HTTPS : CURLPROXY_HTTP; in SetOtherOption() local
813 … auto proxyType = (host.find("https://") != std::string::npos) ? CURLPROXY_HTTPS : CURLPROXY_HTTP; in AddCurlHandle() local