HomeSort by relevance Sort by last modified time
    Searched full:evictcache_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/resources/image_loader/
cache.js 155 Cache.prototype.evictCache_ = function(
245 this.evictCache_(data.length, onCacheEvicted, function() {}, transaction);
image_loader_client.js 249 ImageLoaderClient.Cache.prototype.evictCache_ = function(size) {
278 this.evictCache_(data.length);

Completed in 112 milliseconds