Home
last modified time | relevance | path

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

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