Searched refs:isSubresourceLoader (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DSubresourceLoader.h52 virtual bool isSubresourceLoader() override;
H A DResourceLoader.h94 virtual bool isSubresourceLoader();
H A DSubresourceLoader.cpp141 bool SubresourceLoader::isSubresourceLoader() function in class:WebCore::SubresourceLoader
H A DResourceLoader.cpp244 bool ResourceLoader::isSubresourceLoader() function in class:WebCore::ResourceLoader
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorResourceAgent.cpp345 if (resourceLoader && resourceLoader->isSubresourceLoader() && !isNotModified)

Completed in 163 milliseconds