Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/include/
H A Dconnect_context.h86 WebsocketProxyType usingWebsocketProxyType_ = WebsocketProxyType::USE_SYSTEM; variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dconnect_context.cpp299 usingWebsocketProxyType_ = type; in SetWebsocketProxyType()
304 return usingWebsocketProxyType_; in GetUsingWebsocketProxyType()