Home
last modified time | relevance | path

Searched defs:OnInsertWithoutNameReference (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/fuzzer/
H A Dqpack_encoder_stream_receiver_fuzzer.cc27 void OnInsertWithoutNameReference(absl::string_view /*name*/, in OnInsertWithoutNameReference() function in quic::test::__anona326a3370111::NoOpDelegate
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_decoder.cc119 void QpackDecoder::OnInsertWithoutNameReference(absl::string_view name, in OnInsertWithoutNameReference() function in quic::QpackDecoder