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
84 c2_status_t createAllocator(::C2Allocator::id_t allocatorId,
70 c2_status_t C2PlatformStorePluginLoader::createAllocator( in createAllocator() function in C2PlatformStorePluginLoader
115 C2PlatformStorePluginLoader::GetInstance()->createAllocator(id, allocator); in fetchAllocator()