Searched refs:ownBaseAllocator (Results 1 – 1 of 1) sorted by relevance
142 BaseAllocator* ownBaseAllocator; //!< base allocator created by this object. member178 shared_->ownBaseAllocator = 0; in chunk_capacity_()181 shared_->ownBaseAllocator = baseAllocator_; in chunk_capacity_()211 shared_->ownBaseAllocator = 0; in chunk_capacity_()269 BaseAllocator *a = shared_->ownBaseAllocator; in ~MemoryPoolAllocator()392 shared_->ownBaseAllocator = baseAllocator_ = RAPIDJSON_NEW(BaseAllocator)(); in AddChunk()