Searched refs:AppendConnectionCloseFrame (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_framer.h480 bool AppendConnectionCloseFrame(const QuicConnectionCloseFrame& frame,
H A Dquic_framer.cc392 if (!AppendConnectionCloseFrame(
394 LOG(DFATAL) << "AppendConnectionCloseFrame failed";
2278 bool QuicFramer::AppendConnectionCloseFrame( function in class:net::QuicFramer

Completed in 1250 milliseconds