Searched defs:peer_hello (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() 190 const CryptoHandshakeMessage& peer_hello, HelloType /*hello_type*/, in ProcessPeerHello() 262 const CryptoHandshakeMessage& peer_hello, HelloType /*hello_type*/, in ProcessPeerHello() 330 const CryptoHandshakeMessage& peer_hello, HelloType /*hello_type*/, in ProcessPeerHello() 405 const CryptoHandshakeMessage& peer_hello, HelloType /*hello_type*/, in ProcessPeerHello() 1066 const CryptoHandshakeMessage& peer_hello, HelloType hello_type, in ProcessPeerHello()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/ |
H A D | quic_endpoint.cc | 72 CryptoHandshakeMessage peer_hello; in QuicEndpoint() local
|