Searched defs:allocation_planner (Results 1 – 2 of 2) sorted by relevance
99 auto allocation_planner = GetThreadLocalAllocationPlanner(); in deleter() local132 auto allocation_planner = GetThreadLocalAllocationPlanner(); in allocate() local
11 thread_local AllocationPlanner* allocation_planner{nullptr}; variable