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_backend_impl.h262 scoped_refptr<BackendCleanupTracker> cleanup_tracker_; variable
H A Dsimple_entry_impl.h363 scoped_refptr<BackendCleanupTracker> cleanup_tracker_; variable
H A Dsimple_index.h267 scoped_refptr<BackendCleanupTracker> cleanup_tracker_; variable
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dbackend_impl.h393 scoped_refptr<BackendCleanupTracker> cleanup_tracker_; variable
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache.cc92 scoped_refptr<disk_cache::BackendCleanupTracker> cleanup_tracker_; member in __anon2006ab760111::CacheCreator