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

  /external/chromium_org/content/browser/quota/
quota_temporary_storage_evictor_unittest.cc 150 temporary_storage_evictor_.reset(new QuotaTemporaryStorageEvictor(
155 temporary_storage_evictor_.reset();
192 return temporary_storage_evictor_.get();
200 return temporary_storage_evictor_->set_repeated_eviction(repeated_eviction);
212 temporary_storage_evictor_->set_min_available_disk_space_to_start_eviction(
217 temporary_storage_evictor_->
223 scoped_ptr<QuotaTemporaryStorageEvictor> temporary_storage_evictor_; member in class:content::QuotaTemporaryStorageEvictorTest
  /external/chromium_org/webkit/browser/quota/
quota_manager.h 417 scoped_ptr<QuotaTemporaryStorageEvictor> temporary_storage_evictor_; member in class:quota::QuotaManager

Completed in 279 milliseconds