Searched refs:QuicLongHeaderTypetoString (Results 1 – 4 of 4) sorted by relevance
66 static const char* QuicLongHeaderTypetoString(QuicLongHeaderType type);
180 const char* QuicUtils::QuicLongHeaderTypetoString(QuicLongHeaderType type) { in QuicLongHeaderTypetoString() function in quic::QuicUtils
230 << QuicUtils::QuicLongHeaderTypetoString(header.long_packet_type); in operator <<()
251 << QuicUtils::QuicLongHeaderTypetoString(header.long_packet_type); in GetPacketNumberSpace()280 << QuicUtils::QuicLongHeaderTypetoString(header.long_packet_type); in GetEncryptionLevel()2289 << QuicUtils::QuicLongHeaderTypetoString( in ProcessIetfHeaderTypeByte()