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 D | hpack_entry_decoder.cc | 31 void OnStringEnd() { listener_->OnNameEnd(); } in OnStringEnd() function in http2::__anone7e1bda00111::NameDecoderListener |
H A D | hpack_string_decoder_listener.cc | 28 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 D | hpack_string_collector.cc | 71 void HpackStringCollector::OnStringEnd() { in OnStringEnd() function in http2::test::HpackStringCollector |