Home
last modified time | relevance | path

Searched defs:dnsStart (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/network/
DResourceLoadTiming.h84 int dnsStart; variable
/external/webkit/Source/WebKit/chromium/src/
DWebURLLoadTiming.cpp86 int WebURLLoadTiming::dnsStart() const in dnsStart() function in WebKit::WebURLLoadTiming
/external/webkit/Source/WebCore/page/
DPerformanceTiming.cpp165 int dnsStart = timing->dnsStart; in domainLookupStart() local