Home
last modified time | relevance | path

Searched defs:connection_close_frame (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/frames/
Dquic_connection_close_frame.cc45 std::ostream& os, const QuicConnectionCloseFrame& connection_close_frame) { in operator <<()
Dquic_frame.h110 QuicConnectionCloseFrame* connection_close_frame; member
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_connection_test.cc9528 std::unique_ptr<QuicConnectionCloseFrame> connection_close_frame( in TEST_P() local