Searched defs:alloc_policy_ (Results 1 – 4 of 4) sorted by relevance
357 GetDeallocator(alloc_policy_.get(), &space_allocated)(mem); in ~ThreadSafeArena() local389 GetDeallocator(alloc_policy_.get(), &space_allocated)(mem); in Reset() local403 GetDeallocator(alloc_policy_.get(), &space_allocated)(mem); in Reset() local
532 TaggedAllocationPolicyPtr alloc_policy_; // Tagged pointer to AllocPolicy. variable