Home
last modified time | relevance | path

Searched refs:GetIncludedSourceConnectionIdLength (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_packets.cc87 uint8_t GetIncludedSourceConnectionIdLength(const QuicPacketHeader& header) { in GetIncludedSourceConnectionIdLength() function
96 GetIncludedSourceConnectionIdLength(header), header.version_flag, in GetPacketHeaderSize()
298 GetIncludedSourceConnectionIdLength(header), in QuicPacket()
H A Dquic_packets.h79 GetIncludedSourceConnectionIdLength(const QuicPacketHeader& header);
H A Dquic_framer.cc1837 GetIncludedSourceConnectionIdLength(*header), header->version_flag, in ProcessIetfDataPacket()
4422 GetIncludedSourceConnectionIdLength(*header), header->version_flag, in RemoveHeaderProtection()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_utils.cc199 GetIncludedSourceConnectionIdLength(header), header.version_flag, in BuildUnsizedDataPacket()
1082 GetIncludedSourceConnectionIdLength(header), version_flag, in ConstructMisFramedEncryptedPacket()