Home
last modified time | relevance | path

Searched defs:usingProxy (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dffi_structs.h83 CHttpProxy* usingProxy; member
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp329 bool usingProxy = NapiUtils::GetBooleanFromValue(GetEnv(), httpProxyValue); in ParseUsingHttpProxy() local