Searched refs:QuicLongHeaderTypeToString (Results 1 – 3 of 3) sorted by relevance
245 std::string QuicLongHeaderTypeToString(QuicLongHeaderType type) { in QuicLongHeaderTypeToString() function
618 QUICHE_EXPORT std::string QuicLongHeaderTypeToString(QuicLongHeaderType type);
109 quic::QuicLongHeaderTypeToString(header.long_packet_type)); in NetLogReceivedQuicPacketHeaderParams()