Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/
H A Dmoqt_session.h177 void OnGoAwayMessage(const MoqtGoAway& /*message*/) override {} in OnGoAwayMessage() function
H A Dmoqt_parser_test.cc146 void OnGoAwayMessage(const MoqtGoAway& message) override { in OnGoAwayMessage() function in moqt::test::MoqtParserTestVisitor