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.h227 bool isPreloaded() const { return m_preloadCount; } in isPreloaded() function
DResourceFetcher.cpp1229 bool ResourceFetcher::isPreloaded(const String& urlString) const in isPreloaded() function in blink::ResourceFetcher
/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.cpp343 bool Internals::isPreloaded(const String& url) in isPreloaded() function in blink::Internals