Searched refs:createAllocator (Results 1 – 4 of 4) sorted by relevance
50 return createAllocator(std::move(hal)); in load()89 static IAllocator* createAllocator(std::unique_ptr<hal::AllocatorHal> hal) { in createAllocator() function
86 c2_status_t createAllocator(
78 c2_status_t C2PlatformStorePluginLoader::createAllocator( in createAllocator() function in C2PlatformStorePluginLoader
163 C2PlatformStorePluginLoader::GetInstance()->createAllocator(id, allocator); in fetchAllocator()