Home
last modified time | relevance | path

Searched defs:xmlElement (Results 1 – 25 of 42) sorted by relevance

12

/external/parameter-framework/upstream/parameter/
DBitParameterBlockType.cpp59 bool CBitParameterBlockType::fromXml(const CXmlElement &xmlElement, in fromXml()
77 void CBitParameterBlockType::toXml(CXmlElement &xmlElement, in toXml()
DEnumValuePair.cpp54 bool CEnumValuePair::fromXml(const CXmlElement &xmlElement, in fromXml()
77 void CEnumValuePair::toXml(CXmlElement &xmlElement, in toXml()
DStringParameterType.cpp60 bool CStringParameterType::fromXml(const CXmlElement &xmlElement, in fromXml()
82 void CStringParameterType::toXml(CXmlElement &xmlElement, in toXml()
DConfigurableElement.h175 virtual bool structureFromXml(const CXmlElement &xmlElement, in structureFromXml()
193 virtual void structureToXml(CXmlElement &xmlElement, in structureToXml()
DCompoundRule.cpp129 bool CCompoundRule::fromXml(const CXmlElement &xmlElement, in fromXml()
142 void CCompoundRule::toXml(CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) const in toXml()
DSelectionCriterionRule.cpp143 bool CSelectionCriterionRule::fromXml(const CXmlElement &xmlElement, in fromXml()
198 void CSelectionCriterionRule::toXml(CXmlElement &xmlElement, CXmlSerializingContext & /*ctx*/) const in toXml()
DNamedElementBuilderTemplate.h38 virtual CElement *createElement(const CXmlElement &xmlElement) const in createElement()
DBitParameterBlock.h51 void structureToXml(CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) const in structureToXml()
DLoggingElementBuilderTemplate.cpp36 std::string getName(const CXmlElement &xmlElement) in getName()
DKindElementBuilderTemplate.h40 virtual CElement *createElement(const CXmlElement &xmlElement) const in createElement()
DSubsystemLibrary.h51 virtual std::string getBuilderType(const CXmlElement &xmlElement) const in getBuilderType()
DLoggingElementBuilderTemplate.h88 virtual CElement *createElement(const CXmlElement &xmlElement) const in createElement()
DTypeElement.cpp107 bool CTypeElement::fromXml(const CXmlElement &xmlElement, in fromXml()
180 void CTypeElement::toXml(CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) const in toXml()
DDefaultElementLibrary.h80 const CXmlElement &xmlElement) const in createElement()
DConfigurableDomain.cpp110 void CConfigurableDomain::toXml(CXmlElement &xmlElement, in toXml()
119 void CConfigurableDomain::childrenToXml(CXmlElement &xmlElement, in childrenToXml()
134 CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) const in composeDomainConfigurations()
170 void CConfigurableDomain::composeSettings(CXmlElement &xmlElement, in composeSettings()
208 bool CConfigurableDomain::fromXml(const CXmlElement &xmlElement, in fromXml()
242 bool CConfigurableDomain::parseDomainConfigurations(const CXmlElement &xmlElement, in parseDomainConfigurations()
258 bool CConfigurableDomain::parseConfigurableElements(const CXmlElement &xmlElement, in parseConfigurableElements()
317 bool CConfigurableDomain::parseSettings(const CXmlElement &xmlElement, in parseSettings()
DFileIncluderElementBuilder.h50 virtual CElement *createElement(const CXmlElement &xmlElement) const in createElement()
DFrameworkConfigurationLocation.cpp43 bool CFrameworkConfigurationLocation::fromXml(const CXmlElement &xmlElement, in fromXml()
DParameterFrameworkConfiguration.cpp63 bool CParameterFrameworkConfiguration::fromXml(const CXmlElement &xmlElement, in fromXml()
DBitParameterType.cpp74 bool CBitParameterType::fromXml(const CXmlElement &xmlElement, in fromXml()
243 void CBitParameterType::toXml(CXmlElement &xmlElement, in toXml()
DComponentLibrary.cpp49 bool CComponentLibrary::fromXml(const CXmlElement &xmlElement, in fromXml()
DFloatingPointParameterType.cpp84 bool CFloatingPointParameterType::fromXml(const CXmlElement &xmlElement, in fromXml()
276 void CFloatingPointParameterType::toXml(CXmlElement &xmlElement, in toXml()
DLogarithmicParameterAdaptation.cpp58 bool CLogarithmicParameterAdaptation::fromXml(const CXmlElement &xmlElement, in fromXml()
DPluginLocation.cpp49 bool CPluginLocation::fromXml(const CXmlElement &xmlElement, CXmlSerializingContext & /*ctx*/) in fromXml()
DLinearParameterAdaptation.cpp61 bool CLinearParameterAdaptation::fromXml(const CXmlElement &xmlElement, in fromXml()
DElement.cpp143 bool CElement::fromXml(const CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) in fromXml()
188 void CElement::childrenToXml(CXmlElement &xmlElement, in childrenToXml()
204 void CElement::toXml(CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) const in toXml()

12