Searched refs:SetUsingHttpProxyType (Results 1 – 7 of 7) sorted by relevance
72 void SetUsingHttpProxyType(UsingHttpProxyType type);
82 void SetUsingHttpProxyType(UsingHttpProxyType type);
166 void HttpRequest::SetUsingHttpProxyType(UsingHttpProxyType type) in SetUsingHttpProxyType() function in OHOS::NetStack::Http::HttpRequest
399 options.SetUsingHttpProxyType(UsingHttpProxyType::USE_SPECIFIED); in ParseUsingHttpProxy()411 options.SetUsingHttpProxyType(usingType); in ParseUsingHttpProxy()
180 void HttpRequestOptions::SetUsingHttpProxyType(UsingHttpProxyType type) in SetUsingHttpProxyType() function in OHOS::NetStack::Http::HttpRequestOptions
331 options.SetUsingHttpProxyType(usingType); in ParseUsingHttpProxy()354 options.SetUsingHttpProxyType(UsingHttpProxyType::USE_SPECIFIED); in ParseUsingHttpProxy()
169 requestOptions.SetUsingHttpProxyType(UsingHttpProxyType::USE_SPECIFIED); in SetUsingHttpProxyTypeFuzzTest()