Home
last modified time | relevance | path

Searched refs:DocumentLoaderTimer (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/loader/
DDocumentLoader.h205 typedef Timer<DocumentLoader> DocumentLoaderTimer; typedef
208 void handleSubstituteDataLoadNow(DocumentLoaderTimer*);
258 DocumentLoaderTimer m_dataLoadTimer;
DDocumentLoader.cpp345 void DocumentLoader::handleSubstituteDataLoadNow(DocumentLoaderTimer*) in handleSubstituteDataLoadNow() argument