Home
last modified time | relevance | path

Searched refs:ErrorIfThereIsRemainingBufferedData (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dcapsule_test.cc57 capsule_parser_.ErrorIfThereIsRemainingBufferedData(); in ValidateParserIsEmpty()
503 capsule_parser_.ErrorIfThereIsRemainingBufferedData(); in TEST_F()
558 capsule_parser_.ErrorIfThereIsRemainingBufferedData(); in TEST_F()
578 capsule_parser_.ErrorIfThereIsRemainingBufferedData(); in TEST_F()
H A Dcapsule.h371 void ErrorIfThereIsRemainingBufferedData();
H A Dcapsule.cc688 void CapsuleParser::ErrorIfThereIsRemainingBufferedData() { in ErrorIfThereIsRemainingBufferedData() function in quiche::CapsuleParser
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/web_transport/encapsulated/
H A Dencapsulated_web_transport.cc345 capsule_parser_.ErrorIfThereIsRemainingBufferedData(); in OnCanRead()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_stream.cc1732 capsule_parser_->ErrorIfThereIsRemainingBufferedData(); in HandleBodyAvailable()