Home
last modified time | relevance | path

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

/external/cronet/net/quic/
Dquic_chromium_client_stream.h134 base::TimeTicks first_early_hints_time() const { in first_early_hints_time() function
Dquic_chromium_client_stream_test.cc985 base::TimeTicks first_early_hints_time = handle_->first_early_hints_time(); in TEST_P() local
/external/cronet/net/base/
Dload_timing_info.h193 base::TimeTicks first_early_hints_time; member
/external/cronet/net/http/
Dhttp_stream_parser.h111 base::TimeTicks first_early_hints_time() { return first_early_hints_time_; } in first_early_hints_time() function