Home
last modified time | relevance | path

Searched refs:setComponentLibrary (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/parameter/
DXmlParameterSerializingContext.cpp41 void CXmlParameterSerializingContext::setComponentLibrary(const CComponentLibrary* pComponentLibrar… in setComponentLibrary() function in CXmlParameterSerializingContext
DXmlParameterSerializingContext.h44 void setComponentLibrary(const CComponentLibrary* pComponentLibrary);
DSubsystem.cpp116 parameterBuildContext.setComponentLibrary(_pComponentLibrary); in fromXml()