Searched defs:parameterBuildContext (Results 1 - 3 of 3) sorted by relevance

/external/parameter-framework/upstream/parameter/
H A DComponentType.cpp75 CXmlParameterSerializingContext &parameterBuildContext = local
78 const CComponentLibrary *pComponentLibrary = parameterBuildContext.getComponentLibrary();
H A DComponentInstance.cpp83 CXmlParameterSerializingContext &parameterBuildContext = local
86 const CComponentLibrary *pComponentLibrary = parameterBuildContext.getComponentLibrary();
H A DSubsystem.cpp104 CXmlParameterSerializingContext &parameterBuildContext = local
108 parameterBuildContext.setComponentLibrary(_pComponentLibrary);

Completed in 86 milliseconds