Home
last modified time | relevance | path

Searched refs:USE_SYSTEM_PROXY (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/websocket/constant/src/
H A Dconstant.cpp29 const char *ContextKey::USE_SYSTEM_PROXY = "system"; member in OHOS::NetStack::Websocket::ContextKey
/foundation/communication/netstack/frameworks/js/napi/websocket/constant/include/
H A Dconstant.h85 static const char *USE_SYSTEM_PROXY; member in OHOS::NetStack::Websocket::final
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dconnect_context.cpp219 } else if (proxyStr == ContextKey::USE_SYSTEM_PROXY) { in ParseProxy()

Completed in 2 milliseconds