Searched refs:setInCache (Results 1 – 3 of 3) sorted by relevance
125 resource->setInCache(true); in requestResource()133 resource->setInCache(false); in requestResource()175 userSheet->setInCache(true); in requestUserCSSStyleSheet()181 userSheet->setInCache(false); in requestUserCSSStyleSheet()207 newResource->setInCache(true); in revalidateResource()223 resource->setInCache(true); in revalidationSucceeded()415 resource->setInCache(false); in evict()
129 void setInCache(bool b) { m_inCache = b; } in setInCache() function
21541 (WebCore::CachedResource::setInCache):