Searched defs:Cache (Results 1 – 7 of 7) sorted by relevance
9 public abstract class Cache extends RocksObject { class10 protected Cache(final long nativeHandle) { in Cache() method in Cache
17 TEST_F(LogicalBlockSizeCacheTest, Cache) { in TEST_F() argument
18 class Cache; variable
35 class Cache; variable
34 class Cache; variable
27 class Cache; variable
657 class Cache(object): class