Searched refs:addAllArchiveResources (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DDocumentLoader.h157 void addAllArchiveResources(MHTMLArchive*);
H A DDocumentLoader.cpp624 addAllArchiveResources(m_archive.get());
638 void DocumentLoader::addAllArchiveResources(MHTMLArchive* archive) function in class:blink::DocumentLoader
659 addAllArchiveResources(m_archive.get());

Completed in 485 milliseconds