Searched defs:requested_subprotocols (Results 1 – 4 of 4) sorted by relevance
104 const std::vector<std::string>& requested_subprotocols, in WebSocketStreamRequestImpl()516 const std::vector<std::string>& requested_subprotocols, in CreateAndConnectStream()537 const std::vector<std::string>& requested_subprotocols, in CreateAndConnectStreamForTesting()
280 const std::vector<std::string>& requested_subprotocols, in SendAddChannelRequest()411 const std::vector<std::string>& requested_subprotocols, in SendAddChannelRequestForTesting()437 const std::vector<std::string>& requested_subprotocols, in SendAddChannelRequestWithSuppliedCallback()
21 const std::vector<std::string>& requested_subprotocols, in WebSocketHandshakeStreamCreateHelper()
871 std::vector<std::string> requested_subprotocols; member