Home
last modified time | relevance | path

Searched defs:isPreloaded (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/fetch/
DResource.h206 bool isPreloaded() const { return m_preloadCount; } in isPreloaded() function
DResourceFetcher.cpp1216 bool ResourceFetcher::isPreloaded(const String& urlString) const in isPreloaded() function in WebCore::ResourceFetcher
/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.cpp298 bool Internals::isPreloaded(const String& url) in isPreloaded() function in WebCore::Internals