Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DXmlParameterSerializingContext.cpp43 void CXmlParameterSerializingContext::setComponentLibrary( in setComponentLibrary() function in CXmlParameterSerializingContext
DXmlParameterSerializingContext.h45 void setComponentLibrary(const CComponentLibrary *pComponentLibrary);
DSubsystem.cpp108 parameterBuildContext.setComponentLibrary(_pComponentLibrary); in structureFromXml()