Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/include/
H A Dconnect_context.h90 int32_t websocketProxyPort_ = 0; variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dconnect_context.cpp310 websocketProxyPort_ = port; in SetSpecifiedWebsocketProxy()
317 port = websocketProxyPort_; in GetSpecifiedWebsocketProxy()