Home
last modified time | relevance | path

Searched refs:mClientAllocator (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DClient.cpp24 , mClientAllocator(AllocatorFactory::getClientAllocator()) {} in Client()
34 return mClientAllocator; in allocator()
DClient.h59 AllocatorFactory::ClientAllocator mClientAllocator; variable