Home
last modified time | relevance | path

Searched defs:selected_protocol (Results 1 – 6 of 6) sorted by relevance

/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dhandshake_server.cc1665 CBS next_protocol = msg.body, selected_protocol, padding; in do_read_next_proto() local
/external/cronet/tot/third_party/boringssl/src/ssl/
Dhandshake_server.cc1743 CBS next_protocol = msg.body, selected_protocol, padding; in do_read_next_proto() local
/external/cronet/stable/third_party/boringssl/src/ssl/
Dhandshake_server.cc1743 CBS next_protocol = msg.body, selected_protocol, padding; in do_read_next_proto() local
/external/boringssl/src/ssl/
Dhandshake_server.cc1607 CBS next_protocol = msg.body, selected_protocol, padding; in do_read_next_proto() local
/external/cronet/tot/net/websockets/
Dwebsocket_channel_test.cc240 const std::string& selected_protocol, in OnAddChannelResponse()
/external/cronet/stable/net/websockets/
Dwebsocket_channel_test.cc240 const std::string& selected_protocol, in OnAddChannelResponse()