Searched refs:set_context_allocator (Results 1 – 2 of 2) sorted by relevance
344 void set_context_allocator(ContextAllocator* context_allocator) { in set_context_allocator() function608 using ServerContextBase::set_context_allocator;
713 ctx_->set_context_allocator(server->context_allocator()); in CommonSetup()