Searched refs:allocators_ (Results 1 – 2 of 2) sorted by relevance
106 constexpr BionicAllocator() : allocators_(nullptr), allocators_buf_() {} in BionicAllocator()121 BionicSmallObjectAllocator* allocators_; variable
253 if (allocators_ != nullptr) { in initialize_allocators()265 allocators_ = allocators; in initialize_allocators()403 return &allocators_[type - kSmallObjectMinSizeLog2]; in get_small_object_allocator()