Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/network/
DResourceLoadTiming.h85 int dnsEnd; variable
/external/webkit/Source/WebKit/chromium/src/
DWebURLLoadTiming.cpp96 int WebURLLoadTiming::dnsEnd() const in dnsEnd() function in WebKit::WebURLLoadTiming
/external/webkit/Source/WebCore/page/
DPerformanceTiming.cpp180 int dnsEnd = timing->dnsEnd; in domainLookupEnd() local