Home
last modified time | relevance | path

Searched defs:HelloType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_config.cc104 const CryptoHandshakeMessage& peer_hello, HelloType /*hello_type*/, in ProcessPeerHello() argument
190 const CryptoHandshakeMessage& peer_hello, HelloType /*hello_type*/, in ProcessPeerHello() argument
262 const CryptoHandshakeMessage& peer_hello, HelloType /*hello_type*/, in ProcessPeerHello() argument
330 const CryptoHandshakeMessage& peer_hello, HelloType /*hello_type*/, in ProcessPeerHello() argument
405 const CryptoHandshakeMessage& peer_hello, HelloType /*hello_type*/, in ProcessPeerHello() argument
H A Dquic_config.h40 enum HelloType { enum