Searched defs:allocator_ (Results 1 – 5 of 5) sorted by relevance
| /rocksdb-6.9/memtable/ | ||
| D | skiplist.h | 122 Allocator* const allocator_; // Allocator used for allocations of nodes variable |
| D | inlineskiplist.h | 199 Allocator* const allocator_; // Allocator used for allocations of nodes variable |
| D | hash_skiplist_rep.cc | 65 Allocator* const allocator_; member in ROCKSDB_NAMESPACE::__anon252bdc020111::HashSkipListRep |
| D | hash_linklist_rep.cc | 321 std::unique_ptr<Allocator> allocator_; member in ROCKSDB_NAMESPACE::__anoncfd1c5190111::HashLinkListRep::FullListIterator |
| /rocksdb-6.9/include/rocksdb/ | ||
| D | memtablerep.h | 272 Allocator* allocator_; variable |