Home
last modified time | relevance | path

Searched defs:memory_allocator_ (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/table/
Dblock_fetcher.h83 MemoryAllocator* memory_allocator_; variable
/rocksdb-6.9/include/rocksdb/
Dcache.h147 : memory_allocator_(std::move(allocator)) {} in memory_allocator_() function