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

/external/chromium_org/content/browser/quota/
H A Dquota_temporary_storage_evictor_unittest.cc150 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/storage/browser/quota/
H A Dquota_manager.h418 scoped_ptr<QuotaTemporaryStorageEvictor> temporary_storage_evictor_; member in class:storage::QuotaManager

Completed in 92 milliseconds