Searched refs:GetSpecifiedWebsocketProxy (Results 1 – 4 of 4) sorted by relevance
58 …void GetSpecifiedWebsocketProxy(std::string &host, uint32_t &port, std::string &exclusionList) con…
126 context.GetSpecifiedWebsocketProxy(getHost, getPort, getExclusions);
314 void ConnectContext::GetSpecifiedWebsocketProxy(std::string &host, uint32_t &port, std::string &exc… in GetSpecifiedWebsocketProxy() function in OHOS::NetStack::Websocket::ConnectContext
1094 context->GetSpecifiedWebsocketProxy(host, port, exclusions); in GetWebsocketProxyInfo()