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 D | quic_config.cc | 104 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 D | quic_config.h | 40 enum HelloType { enum
|