Home
last modified time | relevance | path

Searched defs:allocator_ (Results 1 – 5 of 5) sorted by relevance

/rocksdb-6.9/memtable/
Dskiplist.h122 Allocator* const allocator_; // Allocator used for allocations of nodes variable
Dinlineskiplist.h199 Allocator* const allocator_; // Allocator used for allocations of nodes variable
Dhash_skiplist_rep.cc65 Allocator* const allocator_; member in ROCKSDB_NAMESPACE::__anon252bdc020111::HashSkipListRep
Dhash_linklist_rep.cc321 std::unique_ptr<Allocator> allocator_; member in ROCKSDB_NAMESPACE::__anoncfd1c5190111::HashLinkListRep::FullListIterator
/rocksdb-6.9/include/rocksdb/
Dmemtablerep.h272 Allocator* allocator_; variable