Home
last modified time | relevance | path

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

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