Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/mhtml/
DMHTMLArchive.cpp224 clearAllSubframeArchivesImpl(&clearedArchives); in clearAllSubframeArchives()
227 void MHTMLArchive::clearAllSubframeArchivesImpl(SubFrameArchives* clearedArchives) in clearAllSubframeArchivesImpl() function in blink::MHTMLArchive
232 (*it)->clearAllSubframeArchivesImpl(clearedArchives); in clearAllSubframeArchivesImpl()
DMHTMLArchive.h82 void clearAllSubframeArchivesImpl(SubFrameArchives* clearedArchives);