Lines Matching refs:memory_allocator
201 MemoryAllocator* memory_allocator) { in ReadProperties() argument
220 memory_allocator); in ReadProperties()
344 ROCKSDB_NAMESPACE::AllocateBlock(len, memory_allocator); in ReadProperties()
361 MemoryAllocator* memory_allocator) { in ReadTableProperties() argument
380 UncompressionDict::GetEmptyDict(), cache_options, memory_allocator); in ReadTableProperties()
405 compression_type_missing, memory_allocator); in ReadTableProperties()
432 MemoryAllocator* memory_allocator) { in FindMetaBlock() argument
450 memory_allocator); in FindMetaBlock()
473 MemoryAllocator* memory_allocator) { in ReadMetaBlock() argument
493 UncompressionDict::GetEmptyDict(), cache_options, memory_allocator); in ReadMetaBlock()
520 UncompressionDict::GetEmptyDict(), cache_options, memory_allocator); in ReadMetaBlock()