Home
last modified time | relevance | path

Searched defs:OnNameEnd (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.cc43 void HpackEntryDecoderVLoggingListener::OnNameEnd() { in OnNameEnd() function in http2::HpackEntryDecoderVLoggingListener
H A Dhpack_entry_decoder_listener.h101 void OnNameEnd() override {} in OnNameEnd() function
H A Dhpack_whole_entry_buffer.cc78 void HpackWholeEntryBuffer::OnNameEnd() { in OnNameEnd() function in http2::HpackWholeEntryBuffer
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhpack_block_collector.cc42 void HpackBlockCollector::OnNameEnd() { pending_entry_.OnNameEnd(); } in OnNameEnd() function in http2::test::HpackBlockCollector
H A Dhpack_entry_collector.cc80 void HpackEntryCollector::OnNameEnd() { in OnNameEnd() function in http2::test::HpackEntryCollector