Searched defs:connectStart (Results 1 – 5 of 5) sorted by relevance
123 double PerformanceResourceTiming::connectStart() const in connectStart() function in WebCore::PerformanceResourceTiming133 double connectStart = m_timing->connectStart; in connectStart() local
153 unsigned long long PerformanceTiming::connectStart() const in connectStart() function in WebCore::PerformanceTiming165 double connectStart = timing->connectStart; in connectStart() local
93 double connectStart; variable
111 double WebPerformance::connectStart() const in connectStart() function in blink::WebPerformance
106 double WebURLLoadTiming::connectStart() const in connectStart() function in blink::WebURLLoadTiming