Searched defs:setAllocator (Results 1 – 2 of 2) sorted by relevance
307 void setAllocator(TPoolAllocator *a) { allocator = a; } in setAllocator() function
518 Scheduler::Config& Scheduler::Config::setAllocator(Allocator* alloc) { in setAllocator() function