Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dhttp_decoder.cc55 bool HttpDecoder::DecodeSettings(const char* data, QuicByteCount len, in DecodeSettings() function in quic::HttpDecoder
H A Dhttp_decoder_test.cc1142 TEST_F(HttpDecoderTest, DecodeSettings) { in TEST_F() argument