Home
last modified time | relevance | path

Searched defs:fromXml (Results 1 – 25 of 26) sorted by relevance

12

/external/parameter-framework/upstream/parameter/
DFrameworkConfigurationLocation.cpp43 bool CFrameworkConfigurationLocation::fromXml(const CXmlElement &xmlElement, in fromXml() function in CFrameworkConfigurationLocation
DParameterFrameworkConfiguration.cpp63 bool CParameterFrameworkConfiguration::fromXml(const CXmlElement &xmlElement, in fromXml() function in CParameterFrameworkConfiguration
DComponentLibrary.cpp49 bool CComponentLibrary::fromXml(const CXmlElement &xmlElement, in fromXml() function in CComponentLibrary
DPluginLocation.cpp49 bool CPluginLocation::fromXml(const CXmlElement &xmlElement, CXmlSerializingContext & /*ctx*/) in fromXml() function in CPluginLocation
DLogarithmicParameterAdaptation.cpp58 bool CLogarithmicParameterAdaptation::fromXml(const CXmlElement &xmlElement, in fromXml() function in CLogarithmicParameterAdaptation
DLinearParameterAdaptation.cpp61 bool CLinearParameterAdaptation::fromXml(const CXmlElement &xmlElement, in fromXml() function in CLinearParameterAdaptation
DEnumValuePair.cpp54 bool CEnumValuePair::fromXml(const CXmlElement &xmlElement, in fromXml() function in CEnumValuePair
DBitParameterBlockType.cpp59 bool CBitParameterBlockType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CBitParameterBlockType
DStringParameterType.cpp60 bool CStringParameterType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CStringParameterType
DParameterAdaptation.cpp66 bool CParameterAdaptation::fromXml(const CXmlElement &xmlElement, in fromXml() function in CParameterAdaptation
DComponentType.cpp71 bool CComponentType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CComponentType
DXmlFileIncluderElement.cpp49 bool CXmlFileIncluderElement::fromXml(const CXmlElement &xmlElement, in fromXml() function in CXmlFileIncluderElement
DComponentInstance.cpp79 bool CComponentInstance::fromXml(const CXmlElement &xmlElement, in fromXml() function in CComponentInstance
DCompoundRule.cpp129 bool CCompoundRule::fromXml(const CXmlElement &xmlElement, in fromXml() function in CCompoundRule
DSelectionCriterionRule.cpp143 bool CSelectionCriterionRule::fromXml(const CXmlElement &xmlElement, in fromXml() function in CSelectionCriterionRule
DTypeElement.cpp107 bool CTypeElement::fromXml(const CXmlElement &xmlElement, in fromXml() function in CTypeElement
DBitParameterType.cpp74 bool CBitParameterType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CBitParameterType
DFloatingPointParameterType.cpp84 bool CFloatingPointParameterType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CFloatingPointParameterType
DEnumParameterType.cpp78 bool CEnumParameterType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CEnumParameterType
DIntegerParameterType.h92 bool fromXml(const CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) override in fromXml() function
DFixedPointParameterType.cpp90 bool CFixedPointParameterType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CFixedPointParameterType
DParameterType.cpp76 bool CParameterType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CParameterType
DElement.cpp144 bool CElement::fromXml(const CXmlElement &xmlElement, in fromXml() function in CElement
DConfigurableElement.cpp48 bool CConfigurableElement::fromXml(const CXmlElement &xmlElement, in fromXml() function in CConfigurableElement
/external/doclava/src/com/google/doclava/
DSourcePositionInfo.java87 public static SourcePositionInfo fromXml(String source) { in fromXml() method in SourcePositionInfo

12