OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:temporary_storage_evictor_
(Results
1 - 3
of
3
) 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/storage/browser/quota/
quota_manager.cc
[
all
...]
quota_manager.h
418
scoped_ptr<QuotaTemporaryStorageEvictor>
temporary_storage_evictor_
;
member in class:storage::QuotaManager
Completed in 36 milliseconds