Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A 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()
H A DElement.cpp144 bool CElement::fromXml(const CXmlElement &xmlElement, in fromXml()
192 void CElement::childrenToXml(CXmlElement &xmlElement, in childrenToXml()
208 void CElement::toXml(CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) const in toXml()
H A DBitParameterBlockType.cpp59 bool CBitParameterBlockType::fromXml(const CXmlElement &xmlElement, in fromXml()
77 void CBitParameterBlockType::toXml(CXmlElement &xmlElement, in toXml()
H A DEnumValuePair.cpp54 bool CEnumValuePair::fromXml(const CXmlElement &xmlElement, in fromXml()
77 void CEnumValuePair::toXml(CXmlElement &xmlElement, in toXml()
H A DStringParameterType.cpp60 bool CStringParameterType::fromXml(const CXmlElement &xmlElement, in fromXml()
82 void CStringParameterType::toXml(CXmlElement &xmlElement, in toXml()
H A DConfigurableElement.h173 virtual bool structureFromXml(const CXmlElement &xmlElement, in structureFromXml()
191 virtual void structureToXml(CXmlElement &xmlElement, in structureToXml()
H A DCompoundRule.cpp129 bool CCompoundRule::fromXml(const CXmlElement &xmlElement, in fromXml()
142 void CCompoundRule::toXml(CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) const in toXml()
H A DSelectionCriterionRule.cpp143 bool CSelectionCriterionRule::fromXml(const CXmlElement &xmlElement, in fromXml()
198 void CSelectionCriterionRule::toXml(CXmlElement &xmlElement, CXmlSerializingContext & /*ctx*/) const in toXml()
H A DTypeElement.cpp107 bool CTypeElement::fromXml(const CXmlElement &xmlElement, in fromXml()
180 void CTypeElement::toXml(CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) const in toXml()
H A DBitParameterType.cpp74 bool CBitParameterType::fromXml(const CXmlElement &xmlElement, in fromXml()
229 void CBitParameterType::toXml(CXmlElement &xmlElement, in toXml()
H A DFloatingPointParameterType.cpp84 bool CFloatingPointParameterType::fromXml(const CXmlElement &xmlElement, in fromXml()
276 void CFloatingPointParameterType::toXml(CXmlElement &xmlElement, in toXml()
H A DEnumParameterType.cpp78 bool CEnumParameterType::fromXml(const CXmlElement &xmlElement, in fromXml()
284 void CEnumParameterType::toXml(CXmlElement &xmlElement, in toXml()
H A DIntegerParameterType.h92 bool fromXml(const CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) override in fromXml()
110 void toXml(CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) const override in toXml()
H A DFixedPointParameterType.cpp90 bool CFixedPointParameterType::fromXml(const CXmlElement &xmlElement, in fromXml()
362 void CFixedPointParameterType::toXml(CXmlElement &xmlElement, in toXml()
H A DParameterType.cpp76 bool CParameterType::fromXml(const CXmlElement &xmlElement, in fromXml()
84 void CParameterType::toXml(CXmlElement &xmlElement, in toXml()
H A DConfigurableElement.cpp48 bool CConfigurableElement::fromXml(const CXmlElement &xmlElement, in fromXml()
65 void CConfigurableElement::toXml(CXmlElement &xmlElement, in toXml()
H A DNamedElementBuilderTemplate.h38 CElement *createElement(const CXmlElement &xmlElement) const override in createElement()
H A DKindElementBuilderTemplate.h40 CElement *createElement(const CXmlElement &xmlElement) const override in createElement()
H A DLoggingElementBuilderTemplate.cpp36 std::string getName(const CXmlElement &xmlElement) in getName()
H A DBitParameterBlock.h51 void structureToXml(CXmlElement &xmlElement, in structureToXml()
H A DLoggingElementBuilderTemplate.h88 CElement *createElement(const CXmlElement &xmlElement) const override in createElement()
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDmanifest-merger.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/manifest-merger/com/android/tools/build/manifest-merger/31.9.0-alpha03/
HDmanifest-merger-31.9.0-alpha03.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/31.7.0-alpha07/
HDmanifest-merger-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/build-system/
HDtools.manifest-merger.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

1234