Home
last modified time | relevance | path

Searched defs:early_hints (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_memory_cache_backend.cc203 const std::vector<spdy::Http2HeaderBlock>& early_hints) { in AddResponseWithEarlyHints()
357 const std::vector<spdy::Http2HeaderBlock>& early_hints) { in AddResponseImpl()
H A Dquic_backend_response.h38 const std::vector<spdy::Http2HeaderBlock>& early_hints() const { in early_hints() function
H A Dquic_simple_server_stream_test.cc504 std::vector<spdy::Http2HeaderBlock> early_hints; in TEST_P() local
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_stream_test_util.h83 const std::vector<spdy::Http2HeaderBlock>& early_hints() const { in early_hints() function
H A Dspdy_stream_unittest.cc1007 const std::vector<spdy::Http2HeaderBlock>& early_hints = in TEST_F() local
/aosp_15_r20/external/cronet/net/test/
H A Dquic_simple_test_server.cc254 const std::vector<spdy::Http2HeaderBlock>& early_hints) { in AddResponseWithEarlyHints()