Searched refs:mCreateAllocatorFunc (Results 1 – 2 of 2) sorted by relevance
43 : mLibHandle(libHandle), mCreateAllocatorFunc(createAllocatorFunc) { in VendorAllocatorLoader()56 return mCreateAllocatorFunc(allocatorId); in createAllocator()
33 CreateAllocatorFunc mCreateAllocatorFunc; variable