Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
H A Dhpack_entry_decoder.cc31 void OnStringEnd() { listener_->OnNameEnd(); } in OnStringEnd() function in http2::__anone7e1bda00111::NameDecoderListener
50 void OnStringEnd() { listener_->OnValueEnd(); } in OnStringEnd() function in http2::__anone7e1bda00111::ValueDecoderListener
H A Dhpack_string_decoder_listener.cc28 void HpackStringDecoderVLoggingListener::OnStringEnd() { in OnStringEnd() function in http2::test::HpackStringDecoderVLoggingListener
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhpack_string_collector.cc71 void HpackStringCollector::OnStringEnd() { in OnStringEnd() function in http2::test::HpackStringCollector