Home
last modified time | relevance | path

Searched defs:subresource (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/loader/
DDocumentLoader.cpp556 PassRefPtr<ArchiveResource> DocumentLoader::subresource(const KURL& url) const in subresource() function in WebCore::DocumentLoader
584 RefPtr<ArchiveResource> subresource = this->subresource(KURL(it->second->url())); in getSubresources() local
/external/webkit/WebCore/loader/archive/cf/
DLegacyWebArchive.cpp139 …RetainPtr<CFDictionaryRef> subresource = createPropertyListRepresentationFromResource(subresources… in createPropertyListRep() local