Home
last modified time | relevance | path

Searched refs:usingType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp410 …UsingHttpProxyType usingType = useDefault ? UsingHttpProxyType::USE_DEFAULT : UsingHttpProxyType::… in ParseUsingHttpProxy() local
411 options.SetUsingHttpProxyType(usingType); in ParseUsingHttpProxy()
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp330 …UsingHttpProxyType usingType = usingProxy ? UsingHttpProxyType::USE_DEFAULT : UsingHttpProxyType::… in ParseUsingHttpProxy() local
331 options.SetUsingHttpProxyType(usingType); in ParseUsingHttpProxy()