Searched refs:getClientAllocator (Results 1 – 2 of 2) sorted by relevance
70 inline auto getClientAllocator() { in getClientAllocator() function92 using ClientAllocator = decltype(getClientAllocator());
24 , mClientAllocator(AllocatorFactory::getClientAllocator()) {} in Client()