HomeSort by relevance Sort by last modified time
    Searched refs:sub_protocols (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/websockets/
websocket_handshake_stream_create_helper_test.cc 82 const std::vector<std::string>& sub_protocols,
87 sub_protocols);
157 std::vector<std::string> sub_protocols; local
158 sub_protocols.push_back("chat");
159 sub_protocols.push_back("superchat");
163 sub_protocols,
websocket_stream_test.cc 114 const std::vector<std::string>& sub_protocols,
122 CreateAndConnectStream(socket_url, sub_protocols, origin, timer.Pass());
129 const std::vector<std::string>& sub_protocols,
138 sub_protocols,
147 const std::vector<std::string>& sub_protocols,
152 CreateAndConnectStream(socket_url, sub_protocols, origin, timer.Pass());
163 const std::vector<std::string>& sub_protocols,
177 delegate, sub_protocols));
538 std::vector<std::string> sub_protocols; local
539 sub_protocols.push_back("chatv11.chromium.org")
573 std::vector<std::string> sub_protocols; local
592 std::vector<std::string> sub_protocols; local
614 std::vector<std::string> sub_protocols; local
    [all...]

Completed in 38 milliseconds