Home
last modified time | relevance | path

Searched defs:toXml (Results 1 – 25 of 31) sorted by relevance

12

/external/testng/src/main/java/org/testng/xml/
DXmlDependencies.java24 public String toXml(String indent) { in toXml() method in XmlDependencies
DXmlMethodSelectors.java25 public String toXml(String indent) { in toXml() method in XmlMethodSelectors
DXmlDefine.java23 public String toXml(String indent) { in toXml() method in XmlDefine
DXmlRun.java13 public String toXml(String indent) { in toXml() method in XmlRun
DXmlGroups.java51 public String toXml(String indent) { in toXml() method in XmlGroups
DXmlPackage.java104 public String toXml(String indent) { in toXml() method in XmlPackage
DXmlMethodSelector.java90 public String toXml(String indent) { in toXml() method in XmlMethodSelector
DXmlInclude.java61 public String toXml(String indent) { in toXml() method in XmlInclude
DXmlClass.java156 public String toXml(String indent) { in toXml() method in XmlClass
/external/parameter-framework/upstream/parameter/
DBitParameterBlockType.cpp77 void CBitParameterBlockType::toXml(CXmlElement &xmlElement, in toXml() function in CBitParameterBlockType
DEnumValuePair.cpp77 void CEnumValuePair::toXml(CXmlElement &xmlElement, in toXml() function in CEnumValuePair
DStringParameterType.cpp82 void CStringParameterType::toXml(CXmlElement &xmlElement, in toXml() function in CStringParameterType
DCompoundRule.cpp142 void CCompoundRule::toXml(CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) const in toXml() function in CCompoundRule
DSelectionCriterion.cpp183 void CSelectionCriterion::toXml(CXmlElement &xmlElement, in toXml() function in CSelectionCriterion
DSelectionCriterionRule.cpp198 void CSelectionCriterionRule::toXml(CXmlElement &xmlElement, CXmlSerializingContext & /*ctx*/) const in toXml() function in CSelectionCriterionRule
DTypeElement.cpp180 void CTypeElement::toXml(CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) const in toXml() function in CTypeElement
DSelectionCriterionType.cpp231 void CSelectionCriterionType::toXml(CXmlElement &xmlElement, in toXml() function in CSelectionCriterionType
DBitParameterType.cpp243 void CBitParameterType::toXml(CXmlElement &xmlElement, in toXml() function in CBitParameterType
DFloatingPointParameterType.cpp276 void CFloatingPointParameterType::toXml(CXmlElement &xmlElement, in toXml() function in CFloatingPointParameterType
DEnumParameterType.cpp256 void CEnumParameterType::toXml(CXmlElement &xmlElement, in toXml() function in CEnumParameterType
DFixedPointParameterType.cpp362 void CFixedPointParameterType::toXml(CXmlElement &xmlElement, in toXml() function in CFixedPointParameterType
DIntegerParameterType.cpp441 void CIntegerParameterType::toXml(CXmlElement &xmlElement, in toXml() function in CIntegerParameterType
DParameterType.cpp84 void CParameterType::toXml(CXmlElement &xmlElement, in toXml() function in CParameterType
DElement.cpp204 void CElement::toXml(CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) const in toXml() function in CElement
/external/parameter-framework/upstream/test/functional-tests/include/
DConfigFiles.hpp61 std::string toXml(const Config::Plugin::Collection &plugins) in toXml() function in parameterFramework::ConfigFiles

12