Home
last modified time | relevance | path

Searched defs:toXml (Results 1 – 25 of 32) 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
/external/parameter-framework/upstream/parameter/
DEnumValuePair.cpp77 void CEnumValuePair::toXml(CXmlElement &xmlElement, in toXml() function in CEnumValuePair
DBitParameterBlockType.cpp77 void CBitParameterBlockType::toXml(CXmlElement &xmlElement, in toXml() function in CBitParameterBlockType
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
DBitParameterType.cpp229 void CBitParameterType::toXml(CXmlElement &xmlElement, in toXml() function in CBitParameterType
DSelectionCriterionType.cpp231 void CSelectionCriterionType::toXml(CXmlElement &xmlElement, in toXml() function in CSelectionCriterionType
DFloatingPointParameterType.cpp276 void CFloatingPointParameterType::toXml(CXmlElement &xmlElement, in toXml() function in CFloatingPointParameterType
DEnumParameterType.cpp284 void CEnumParameterType::toXml(CXmlElement &xmlElement, in toXml() function in CEnumParameterType
DIntegerParameterType.h110 void toXml(CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) const override in toXml() function
DFixedPointParameterType.cpp362 void CFixedPointParameterType::toXml(CXmlElement &xmlElement, in toXml() function in CFixedPointParameterType
DParameterType.cpp84 void CParameterType::toXml(CXmlElement &xmlElement, in toXml() function in CParameterType
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/out/
DKeycodeMapToXml.java33 private void toXml() { in toXml() method in KeycodeMapToXml
DKeyboardToXml.java41 private void toXml() { in toXml() method in KeyboardToXml
/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