Home
last modified time | relevance | path

Searched defs:decoder_stream_error_delegate_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_encoder.h150 DecoderStreamErrorDelegate* const decoder_stream_error_delegate_; variable
H A Dqpack_encoder_test.cc66 StrictMock<MockDecoderStreamErrorDelegate> decoder_stream_error_delegate_; member in quic::test::__anon7ef9adbd0111::QpackEncoderTest
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_test_packet_maker.h529 quic::NoopDecoderStreamErrorDelegate decoder_stream_error_delegate_; variable