Searched refs:mClientAllocator (Results 1 – 2 of 2) sorted by relevance
24 , mClientAllocator(AllocatorFactory::getClientAllocator()) {} in Client()34 return mClientAllocator; in allocator()
59 AllocatorFactory::ClientAllocator mClientAllocator; variable