Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/base/
H A Dload_timing_info.h193 base::TimeTicks first_early_hints_time; member
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_chromium_client_stream.h147 base::TimeTicks first_early_hints_time() const { in first_early_hints_time() function
H A Dquic_chromium_client_stream_test.cc1005 base::TimeTicks first_early_hints_time = handle_->first_early_hints_time(); in TEST_P() local
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_stream_parser.h109 base::TimeTicks first_early_hints_time() { return first_early_hints_time_; } in first_early_hints_time() function