Searched refs:file_block_cache (Results 1 – 2 of 2) sorted by relevance
26 name = "file_block_cache",27 hdrs = ["file_block_cache.h"],40 ":file_block_cache",80 ":file_block_cache",
883 std::unique_ptr<FileBlockCache> file_block_cache(new RamFileBlockCache( in MakeFileBlockCache() local890 return file_block_cache; in MakeFileBlockCache()