Searched refs:parameterBuildContext (Results 1 – 4 of 4) sorted by relevance
75 CXmlParameterSerializingContext ¶meterBuildContext = in fromXml() local78 const CComponentLibrary *pComponentLibrary = parameterBuildContext.getComponentLibrary(); in fromXml()
83 CXmlParameterSerializingContext ¶meterBuildContext = in fromXml() local86 const CComponentLibrary *pComponentLibrary = parameterBuildContext.getComponentLibrary(); in fromXml()
104 CXmlParameterSerializingContext ¶meterBuildContext = in structureFromXml() local108 parameterBuildContext.setComponentLibrary(_pComponentLibrary); in structureFromXml()
510 CXmlParameterSerializingContext parameterBuildContext(accessContext, strError); in loadStructure() local519 _xmlDoc *doc = CXmlDocSource::mkXmlDoc(structureUri, true, true, parameterBuildContext); in loadStructure()524 if (!xmlParse(parameterBuildContext, pSystemClass, doc, structureUri, in loadStructure()