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 D | quic_packets.cc | 87 uint8_t GetIncludedSourceConnectionIdLength(const QuicPacketHeader& header) { in GetIncludedSourceConnectionIdLength() function 96 GetIncludedSourceConnectionIdLength(header), header.version_flag, in GetPacketHeaderSize() 298 GetIncludedSourceConnectionIdLength(header), in QuicPacket()
|
H A D | quic_packets.h | 79 GetIncludedSourceConnectionIdLength(const QuicPacketHeader& header);
|
H A D | quic_framer.cc | 1837 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 D | quic_test_utils.cc | 199 GetIncludedSourceConnectionIdLength(header), header.version_flag, in BuildUnsizedDataPacket() 1082 GetIncludedSourceConnectionIdLength(header), version_flag, in ConstructMisFramedEncryptedPacket()
|