HomeSort by relevance Sort by last modified time
    Searched refs:AppendWindowUpdateFrame (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/
quic_framer.h 483 bool AppendWindowUpdateFrame(const QuicWindowUpdateFrame& frame,
quic_framer.cc 405 if (!AppendWindowUpdateFrame(*frame.window_update_frame, &writer)) {
406 LOG(DFATAL) << "AppendWindowUpdateFrame failed";
    [all...]

Completed in 52 milliseconds