Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/loader/
DDocumentLoader.cpp87 , m_dataLoadTimer(this, &DocumentLoader::handleSubstituteDataLoadNow) in DocumentLoader()
345 void DocumentLoader::handleSubstituteDataLoadNow(DocumentLoaderTimer*) in handleSubstituteDataLoadNow() function in WebCore::DocumentLoader
366 handleSubstituteDataLoadNow(0); in handleSubstituteDataLoadSoon()
DDocumentLoader.h208 void handleSubstituteDataLoadNow(DocumentLoaderTimer*);