Home
last modified time | relevance | path

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

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