Searched refs:ConsumeWrappedAllocators (Results 1 – 4 of 4) sorted by relevance
82 for (auto allocator_pair : ctx.ConsumeWrappedAllocators()) { in PersistentMemoryTrackingTest()
180 for (const auto& allocator_pair : context->ConsumeWrappedAllocators()) { in UpdateStats()
142 for (const auto& allocator_pair : ctx->ConsumeWrappedAllocators()) { in SetMemory()
1055 gtl::InlinedVector<WrappedAllocator, 4> ConsumeWrappedAllocators() { in ConsumeWrappedAllocators() function