OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:next_protocol
(Results
1 - 1
of
1
) sorted by null
/external/chromium/net/socket/
ssl_client_socket_pool.cc
364
SSLClientSocket::NextProto
next_protocol
=
local
369
if (
next_protocol
== SSLClientSocket::kProtoSPDY1 ||
370
next_protocol
== SSLClientSocket::kProtoSPDY2) {
Completed in 215 milliseconds