Home
last modified time | relevance | path

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

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