Searched refs:scoped_allocator_mgr_ (Results 1 – 4 of 4) sorted by relevance
36 return scoped_allocator_mgr_.get(); in GetScopedAllocatorMgr()46 std::unique_ptr<ScopedAllocatorMgr> scoped_allocator_mgr_; variable
51 scoped_allocator_mgr_(new ScopedAllocatorMgr(name)) { in ThreadPoolDevice()83 return scoped_allocator_mgr_->GetContainer(step_id)->GetInstance( in GetScopedAllocator()
116 return scoped_allocator_mgr_.get(); in GetScopedAllocatorMgr()135 std::unique_ptr<ScopedAllocatorMgr> scoped_allocator_mgr_; variable
309 scoped_allocator_mgr_(new ScopedAllocatorMgr(name)), in BaseGPUDevice()967 return scoped_allocator_mgr_->GetContainer(step_id)->GetInstance( in GetScopedAllocator()