Searched refs:hasClients (Results 1 – 7 of 7) sorted by relevance
168 if (newResource->decodedSize() && newResource->hasClients()) in replace()198 ASSERT(!resource->hasClients()); in resourceForURL()245 ASSERT(current->m_resource->hasClients()); in pruneLiveResources()284 ASSERT(!current->m_resource->hasClients()); in pruneDeadResources()305 …if (!current->m_resource->hasClients() && !current->m_resource->isPreloaded() && current->m_resour… in pruneDeadResources()326 if (!current->m_resource->hasClients() && !current->m_resource->isPreloaded() in pruneDeadResources()547 if (resource->hasClients()) { in update()565 if (resource->decodedSize() && resource->hasClients()) in updateDecodedResource()608 liveSize += o->hasClients() ? o->size() : 0; in addResource()788 if (includeLive || !current->hasClients()) in dumpLRULists()[all …]
377 …if (!memoryCache()->contains(this) || hasClients() || m_handleCount > 1 || m_proxyResource || m_re… in unlock()438 return !hasClients() && !m_loader && !m_preloadCount && hasRightHandleCountApartFromCache(0) in canDelete()502 if (!hasClients()) in addClientToSet()531 if (!deleted && !hasClients()) { in removeClient()565 if (hasClients() || !m_loader) in cancelTimerFired()808 if (!hasClients()) in unregisterHandle()861 ASSERT(!hasClients()); in lock()
150 EXPECT_FALSE(raw->hasClients()); in TEST()187 EXPECT_FALSE(raw->hasClients()); in TEST()
185 ASSERT_TRUE(cachedImage->hasClients()); in TEST()192 ASSERT_FALSE(cachedImage->hasClients()); in TEST()
133 bool hasClients() const { return !m_clients.isEmpty() || !m_clientsAwaitingCallback.isEmpty(); } in hasClients() function
145 …if (!hasClients() && !isLoading() && (!m_image || (m_image->hasOneRef() && m_image->isBitmapImage(… in destroyDecodedDataIfPossible()
711 if (!resource->hasClients()) in requestResource()