Searched refs:ComponentFactoryImpl (Results 1 – 1 of 1) sorted by relevance
927 struct ComponentFactoryImpl : public ComponentFactory { struct in android::SampleC2ComponentStore929 ComponentFactoryImpl( in ComponentFactoryImpl() function935 ~ComponentFactoryImpl() override = default;962 new ComponentFactoryImpl<T>(traits, reflector)); in AddFactory()