Searched refs:ClientAllocator (Results 1 – 3 of 3) sorted by relevance
50 AllocatorFactory::ClientAllocator& allocator();59 AllocatorFactory::ClientAllocator mClientAllocator;
32 AllocatorFactory::ClientAllocator& Client::allocator() in allocator()
92 using ClientAllocator = decltype(getClientAllocator()); variable