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

  /external/chromium/net/socket/
ssl_client_socket.h 63 // use over the TLS connection. NextProto enumerates the application level
65 enum NextProto {
89 static NextProto NextProtoFromString(const std::string& proto_string);
  /external/chromium_org/net/socket/
next_proto.h 12 // use over the TLS connection. NextProto enumerates the application level
14 enum NextProto {

Completed in 186 milliseconds