Searched refs:GetUsingHttpProxyType (Results 1 – 6 of 6) sorted by relevance
114 [[nodiscard]] UsingHttpProxyType GetUsingHttpProxyType() const;
128 [[nodiscard]] UsingHttpProxyType GetUsingHttpProxyType() const;
171 UsingHttpProxyType HttpRequest::GetUsingHttpProxyType() const in GetUsingHttpProxyType() function in OHOS::NetStack::Http::HttpRequest
470 if (context->options.GetUsingHttpProxyType() == UsingHttpProxyType::USE_DEFAULT) { in GetHttpProxyInfo()481 } else if (context->options.GetUsingHttpProxyType() == UsingHttpProxyType::USE_SPECIFIED) { in GetHttpProxyInfo()
185 UsingHttpProxyType HttpRequestOptions::GetUsingHttpProxyType() const in GetUsingHttpProxyType() function in OHOS::NetStack::Http::HttpRequestOptions
761 if (context->options.GetUsingHttpProxyType() == UsingHttpProxyType::USE_DEFAULT) { in AddCurlHandle()772 } else if (context->options.GetUsingHttpProxyType() == UsingHttpProxyType::USE_SPECIFIED) { in AddCurlHandle()