Searched defs:hasClients (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/fetch/
H A DResource.h133 bool hasClients() const { return !m_clients.isEmpty() || !m_clientsAwaitingCallback.isEmpty(); } function in class:blink::Resource

Completed in 118 milliseconds