Searched refs:createFactory (Results 1 – 3 of 3) sorted by relevance
208 CreateFactoryFunc createFactory = in openFactory() local210 if (createFactory == NULL || (mFactory = createFactory()) == NULL) { in openFactory()
197 CreateFactoryFunc createFactory = (CreateFactoryFunc)mLibrary->lookup(mCreateFactoryFuncName); in openFactory() local198 if (createFactory == NULL || (mFactory = createFactory()) == NULL) { in openFactory()
510 createFactory(nullptr), in ComponentModule()541 C2ComponentFactory::CreateCodec2FactoryFunc createFactory; ///< loaded create function member661 createFactory = in init()666 mComponentFactory = createFactory(); in init()