Searched defs:header_list_ (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/federated-compute/fcp/client/http/curl/ | ||
H A D | curl_http_response.h | 37 const HeaderList header_list_; variable |
H A D | curl_http_request_handle.h | 98 curl_slist* header_list_; variable |
H A D | curl_header_parser.h | 55 HeaderList header_list_; variable |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/ | ||
H A D | value_splitting_header_list.h | 41 const spdy::Http2HeaderBlock* const header_list_; variable |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ | ||
H A D | quic_spdy_stream.h | 464 QuicHeaderList header_list_; variable |
H A D | quic_spdy_session.cc | 461 QuicHeaderList header_list_; member in quic::QuicSpdySession::SpdyFramerVisitor |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/ | ||
H A D | quic_simple_server_stream_test.cc | 296 QuicHeaderList header_list_; member in quic::test::__anon014f26330211::QuicSimpleServerStreamTest |