Home
last modified time | relevance | path

Searched defs:block_files_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dblock_files.h157 std::vector<scoped_refptr<MappedFile>> block_files_; // The actual files. variable
H A Dbackend_impl.h403 BlockFiles block_files_; // Set of files used to store all data. variable
/aosp_15_r20/external/cronet/net/tools/dump_cache/
H A Ddump_files.cc200 disk_cache::BlockFiles block_files_; member in __anon6f5f64ab0111::CacheDumper