HomeSort by relevance Sort by last modified time
    Searched refs:mainResourceData (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/loader/
DocumentLoader.h 183 PassRefPtr<SharedBuffer> mainResourceData() const;
DocumentLoader.cpp 111 PassRefPtr<SharedBuffer> DocumentLoader::mainResourceData() const
703 m_archive = MHTMLArchive::create(m_response.url(), mainResourceData().get());
    [all...]

Completed in 170 milliseconds