Home
last modified time | relevance | path

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

/external/cronet/net/spdy/
Dspdy_stream_test_util.h85 const std::vector<spdy::Http2HeaderBlock>& early_hints() const { in early_hints() function
Dspdy_stream_unittest.cc1010 const std::vector<spdy::Http2HeaderBlock>& early_hints = in TEST_F() local
/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
Dquic_backend_response.h54 const std::vector<spdy::Http2HeaderBlock>& early_hints() const { in early_hints() function
Dquic_memory_cache_backend.cc232 const std::vector<spdy::Http2HeaderBlock>& early_hints) { in AddResponseWithEarlyHints()
421 const std::vector<spdy::Http2HeaderBlock>& early_hints) { in AddResponseImpl()
Dquic_simple_server_stream_test.cc504 std::vector<spdy::Http2HeaderBlock> early_hints; in TEST_P() local
/external/cronet/net/test/
Dquic_simple_test_server.cc230 const std::vector<spdy::Http2HeaderBlock>& early_hints) { in AddResponseWithEarlyHints()