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

  /external/chromium_org/net/socket/
ssl_client_socket_nss.cc 408 next_proto_status = SSLClientSocket::kNextProtoUnsupported;
421 SSLClientSocket::NextProtoStatus next_proto_status; member in struct:net::__anon14158::HandshakeState
    [all...]
socket_test_util.cc 275 next_proto_status(SSLClientSocket::kNextProtoUnsupported),
295 next_proto_status = SSLClientSocket::kNextProtoNegotiated;
    [all...]
socket_test_util.h 327 SSLClientSocket::NextProtoStatus next_proto_status; member in struct:net::SSLSocketDataProvider
    [all...]
  /external/chromium_org/net/http/
http_network_transaction_unittest.cc     [all...]

Completed in 144 milliseconds