Home | History | Annotate | Download | only in parameter

Lines Matching refs:createChild

146     xmlElement.createChild(xmlConfigurationsElement, "Configurations");
157 xmlElement.createChild(xmlConfigurableElementsElement, "ConfigurableElements");
169 xmlConfigurableElementsElement.createChild(xmlChildConfigurableElement, "ConfigurableElement");
190 xmlElement.createChild(xmlSettingsElement, "Settings");
203 xmlSettingsElement.createChild(xmlConfigurationSettingsElement, pDomainConfiguration->getKind());