Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/include/
H A Dconnect_context.h92 std::string websocketProxyExclusions_; variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dconnect_context.cpp311 websocketProxyExclusions_ = exclusionList; in SetSpecifiedWebsocketProxy()
318 exclusionList = websocketProxyExclusions_; in GetSpecifiedWebsocketProxy()