Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_encoder.cc164 QpackAbsoluteIndexToEncoderStreamRelativeIndex( in FirstPassEncode()
225 QpackAbsoluteIndexToEncoderStreamRelativeIndex( in FirstPassEncode()
H A Dqpack_index_conversions.h27 QUICHE_EXPORT uint64_t QpackAbsoluteIndexToEncoderStreamRelativeIndex(
H A Dqpack_index_conversions.cc13 uint64_t QpackAbsoluteIndexToEncoderStreamRelativeIndex( in QpackAbsoluteIndexToEncoderStreamRelativeIndex() function
H A Dqpack_index_conversions_test.cc29 QpackAbsoluteIndexToEncoderStreamRelativeIndex( in TEST()