Home
last modified time | relevance | path

Searched refs:hasOneHandle (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/fetch/
DResource.h211 bool hasOneHandle() const;
DResource.cpp442 bool Resource::hasOneHandle() const in hasOneHandle() function in blink::Resource
DResourceFetcher.cpp1153 if (it->value->hasOneHandle()) in garbageCollectDocumentResources()