Home
last modified time | relevance | path

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

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