Home
last modified time | relevance | path

Searched refs:TKindElementBuilderTemplate (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/parameter/
DKindElementBuilderTemplate.h35 class TKindElementBuilderTemplate : public CElementBuilder
38 TKindElementBuilderTemplate() : CElementBuilder() {} in TKindElementBuilderTemplate() function
DParameterMgr.cpp2747 "SubsystemPlugins", new TKindElementBuilderTemplate<CSubsystemPlugins>()); in feedElementLibraries()
2749 "Location", new TKindElementBuilderTemplate<CPluginLocation>()); in feedElementLibraries()
2752 new TKindElementBuilderTemplate<CFrameworkConfigurationLocation>()); in feedElementLibraries()
2754 "SettingsConfiguration", new TKindElementBuilderTemplate<CFrameworkConfigurationGroup>()); in feedElementLibraries()
2757 new TKindElementBuilderTemplate<CFrameworkConfigurationLocation>()); in feedElementLibraries()