Home
last modified time | relevance | path

Searched defs:path_response_frame (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/frames/
H A Dquic_frame.h101 QuicPathResponseFrame path_response_frame; member
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_test_packet_maker.cc1251 auto path_response_frame = quic::QuicPathResponseFrame(0, payload); in AddQuicPathResponseFrame() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer_test.cc10748 QuicPathResponseFrame path_response_frame(8, buffer); in TEST_P() local
H A Dquic_connection_test.cc15407 QuicPathResponseFrame path_response_frame; in TEST_P() local