Searched defs:load_start_time (Results 1 – 5 of 5) sorted by relevance
28 const base::Time& load_start_time() { return start_time_; } in load_start_time() function
52 const base::Time& load_start_time, in ConvertLoadTimeToJSON()
103 base::TimeTicks load_start_time() const { return load_start_time_; } in load_start_time() function
208 base::TimeTicks load_start_time() const { return load_start_time_; } in load_start_time() function
164 base::TimeTicks load_start_time() { return load_start_time_; } in load_start_time() function in chrome_browser_net::LoadTimeStats::TabLoadStats