Searched defs:requested_subprotocols (Results 1 – 4 of 4) sorted by relevance
88 const std::vector<std::string>& requested_subprotocols, in WebSocketStreamRequestImpl()469 const std::vector<std::string>& requested_subprotocols, in CreateAndConnectStream()489 const std::vector<std::string>& requested_subprotocols, in CreateAndConnectStreamForTesting()
21 const std::vector<std::string>& requested_subprotocols, in WebSocketHandshakeStreamCreateHelper()
263 const std::vector<std::string>& requested_subprotocols, in SendAddChannelRequest()392 const std::vector<std::string>& requested_subprotocols, in SendAddChannelRequestForTesting()417 const std::vector<std::string>& requested_subprotocols, in SendAddChannelRequestWithSuppliedCallback()
854 std::vector<std::string> requested_subprotocols; member