Searched refs:sAllocatorLoader (Results 1 – 1 of 1) sorted by relevance
27 static std::unique_ptr<VendorAllocatorLoader> sAllocatorLoader = in createAllocator() local30 if (sAllocatorLoader != nullptr) { in createAllocator()32 return sAllocatorLoader->createAllocator(allocatorId); in createAllocator()