Searched refs:createFactory (Results 1 – 6 of 6) sorted by relevance
218 CreateFactoryFunc createFactory = in openFactory() local220 if (createFactory == NULL || (mFactory = createFactory()) == NULL) { in openFactory()
205 CreateFactoryFunc createFactory = (CreateFactoryFunc)mLibrary->lookup(mCreateFactoryFuncName); in openFactory() local206 if (createFactory == NULL || (mFactory = createFactory()) == NULL) { in openFactory()
708 createFactory(nullptr), in ComponentModule()722 C2ComponentFactory::CreateCodec2FactoryFunc createFactory, in ComponentModule()726 createFactory(createFactory), in ComponentModule()756 C2ComponentFactory::CreateCodec2FactoryFunc createFactory; ///< loaded create function member952 if(!createFactory) { in init()957 createFactory = in init()959 LOG_ALWAYS_FATAL_IF(createFactory == nullptr, in init()968 mComponentFactory = createFactory(); in init()
java/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors ...
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...