Home
last modified time | relevance | path

Searched defs:OnValueEnd (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
H A Dhpack_entry_decoder_listener.cc66 void HpackEntryDecoderVLoggingListener::OnValueEnd() { in OnValueEnd() function in http2::HpackEntryDecoderVLoggingListener
H A Dhpack_entry_decoder_listener.h104 void OnValueEnd() override {} in OnValueEnd() function
H A Dhpack_whole_entry_buffer.cc116 void HpackWholeEntryBuffer::OnValueEnd() { in OnValueEnd() function in http2::HpackWholeEntryBuffer
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhpack_block_collector.cc49 void HpackBlockCollector::OnValueEnd() { in OnValueEnd() function in http2::test::HpackBlockCollector
H A Dhpack_entry_collector.cc104 void HpackEntryCollector::OnValueEnd() { in OnValueEnd() function in http2::test::HpackEntryCollector