Searched defs:ToHandshakeMessage (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ | ||
| D | quic_config.cc | 92 void QuicFixedUint32::ToHandshakeMessage(CryptoHandshakeMessage* out) const {  in ToHandshakeMessage()  function in quic::QuicFixedUint32 | 
| D | quic_config_test.cc | 90 TEST_P(QuicConfigTest, ToHandshakeMessage) {  in TEST_P()  argument |