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

  /external/chromium_org/net/quic/
quic_framer.h 480 bool AppendConnectionCloseFrame(const QuicConnectionCloseFrame& frame,
quic_framer.cc 392 if (!AppendConnectionCloseFrame(
394 LOG(DFATAL) << "AppendConnectionCloseFrame failed";
    [all...]

Completed in 29 milliseconds