Searched refs:SetHttpProxy (Results 1 – 8 of 8) sorted by relevance
108 httpReq.SetHttpProxy(proxy);128 httpReq.SetHttpProxy(proxy);147 httpReq.SetHttpProxy(proxy);167 httpReq.SetHttpProxy(proxy);189 httpReq.SetHttpProxy(proxy);688 httpReq.SetHttpProxy(proxy);717 httpReq.SetHttpProxy(proxy);
192 req.SetHttpProxy(proxy);
49 void SetHttpProxy(std::string host, std::string port, std::string list) in SetHttpProxy() function
104 void SetHttpProxy(const HttpProxy &proxy);
168 void HttpClientRequest::SetHttpProxy(const HttpProxy &proxy) in SetHttpProxy() function in OHOS::NetStack::HttpClient::HttpClientRequest
119 SysNetProxyManager::GetInstance().SetHttpProxy(host, port, exclusionList); in OnReceiveEvent()
255 httpReq.SetHttpProxy(httpProxy); in HttpRequest()
363 request.SetHttpProxy(testProxy); in HttpClientTaskSetOtherCurlOptionFuzzTest()