Home
last modified time | relevance | path

Searched defs:cleanup_tracker (Results 1 – 5 of 5) sorted by relevance

/external/cronet/net/disk_cache/simple/
Dsimple_index.cc178 scoped_refptr<BackendCleanupTracker> cleanup_tracker, in SimpleIndex()
Dsimple_index_file_unittest.cc584 scoped_refptr<disk_cache::BackendCleanupTracker> cleanup_tracker = in TEST_F() local
Dsimple_backend_impl.cc209 scoped_refptr<BackendCleanupTracker> cleanup_tracker, in SimpleBackendImpl()
Dsimple_entry_impl.cc128 scoped_refptr<BackendCleanupTracker> cleanup_tracker, in SimpleEntryImpl()
/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.cc152 scoped_refptr<BackendCleanupTracker> cleanup_tracker, in BackendImpl()