Searched defs:handshake_protocol (Results 1 – 5 of 5) sorted by relevance
173 HandshakeProtocol handshake_protocol, in ParsedQuicVersionIsValid()215 HandshakeProtocol handshake_protocol; member
466 for (HandshakeProtocol handshake_protocol : SupportedHandshakeProtocols()) { in TEST() local
530 std::string HandshakeProtocolToString(HandshakeProtocol handshake_protocol) { in HandshakeProtocolToString()
896 HandshakeProtocol QuicStream::handshake_protocol() const { in handshake_protocol() function in quic::QuicStream
105 grpc_gcp_handshake_protocol handshake_protocol) { in grpc_gcp_handshaker_req_set_handshake_protocol()