Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/cj/websocket/src/
Dnet_websocket_connect_context.cpp125 void WebSocketConnectContext::GetSpecifiedWebsocketProxy(std::string &host, uint32_t &port, in GetSpecifiedWebsocketProxy() function in OHOS::NetStack::NetWebSocket::WebSocketConnectContext
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
Dconnect_context.cpp360 void ConnectContext::GetSpecifiedWebsocketProxy(std::string &host, uint32_t &port, std::string &exc… in GetSpecifiedWebsocketProxy() function in OHOS::NetStack::Websocket::ConnectContext