Searched defs:OnValueEnd (Results 1 – 5 of 5) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/ | ||
| D | hpack_entry_decoder_listener.cc | 66 void HpackEntryDecoderVLoggingListener::OnValueEnd() { in OnValueEnd() function in http2::HpackEntryDecoderVLoggingListener |
| D | hpack_entry_decoder_listener.h | 104 void OnValueEnd() override {} in OnValueEnd() function |
| D | hpack_whole_entry_buffer.cc | 115 void HpackWholeEntryBuffer::OnValueEnd() { in OnValueEnd() function in http2::HpackWholeEntryBuffer |
| /external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/ | ||
| D | hpack_block_collector.cc | 49 void HpackBlockCollector::OnValueEnd() { in OnValueEnd() function in http2::test::HpackBlockCollector |
| D | hpack_entry_collector.cc | 104 void HpackEntryCollector::OnValueEnd() { in OnValueEnd() function in http2::test::HpackEntryCollector |