Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_grpc/
H A Dconnection.cc878 Status Connection::Reader::ProcessRstStreamFrame(const FrameHeader& frame) { in ProcessRstStreamFrame() function in pw::grpc::Connection::Reader
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer.cc3891 bool QuicFramer::ProcessRstStreamFrame(QuicDataReader* reader, in ProcessRstStreamFrame() function in quic::QuicFramer