/external/parameter-framework/upstream/parameter/ |
D | FrameworkConfigurationLocation.cpp | 43 bool CFrameworkConfigurationLocation::fromXml(const CXmlElement &xmlElement, in fromXml() function in CFrameworkConfigurationLocation
|
D | ParameterFrameworkConfiguration.cpp | 63 bool CParameterFrameworkConfiguration::fromXml(const CXmlElement &xmlElement, in fromXml() function in CParameterFrameworkConfiguration
|
D | ComponentLibrary.cpp | 49 bool CComponentLibrary::fromXml(const CXmlElement &xmlElement, in fromXml() function in CComponentLibrary
|
D | PluginLocation.cpp | 49 bool CPluginLocation::fromXml(const CXmlElement &xmlElement, CXmlSerializingContext & /*ctx*/) in fromXml() function in CPluginLocation
|
D | LogarithmicParameterAdaptation.cpp | 58 bool CLogarithmicParameterAdaptation::fromXml(const CXmlElement &xmlElement, in fromXml() function in CLogarithmicParameterAdaptation
|
D | LinearParameterAdaptation.cpp | 61 bool CLinearParameterAdaptation::fromXml(const CXmlElement &xmlElement, in fromXml() function in CLinearParameterAdaptation
|
D | EnumValuePair.cpp | 54 bool CEnumValuePair::fromXml(const CXmlElement &xmlElement, in fromXml() function in CEnumValuePair
|
D | BitParameterBlockType.cpp | 59 bool CBitParameterBlockType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CBitParameterBlockType
|
D | StringParameterType.cpp | 60 bool CStringParameterType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CStringParameterType
|
D | ParameterAdaptation.cpp | 66 bool CParameterAdaptation::fromXml(const CXmlElement &xmlElement, in fromXml() function in CParameterAdaptation
|
D | ComponentType.cpp | 71 bool CComponentType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CComponentType
|
D | XmlFileIncluderElement.cpp | 49 bool CXmlFileIncluderElement::fromXml(const CXmlElement &xmlElement, in fromXml() function in CXmlFileIncluderElement
|
D | ComponentInstance.cpp | 79 bool CComponentInstance::fromXml(const CXmlElement &xmlElement, in fromXml() function in CComponentInstance
|
D | CompoundRule.cpp | 129 bool CCompoundRule::fromXml(const CXmlElement &xmlElement, in fromXml() function in CCompoundRule
|
D | SelectionCriterionRule.cpp | 143 bool CSelectionCriterionRule::fromXml(const CXmlElement &xmlElement, in fromXml() function in CSelectionCriterionRule
|
D | TypeElement.cpp | 107 bool CTypeElement::fromXml(const CXmlElement &xmlElement, in fromXml() function in CTypeElement
|
D | BitParameterType.cpp | 74 bool CBitParameterType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CBitParameterType
|
D | FloatingPointParameterType.cpp | 84 bool CFloatingPointParameterType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CFloatingPointParameterType
|
D | EnumParameterType.cpp | 78 bool CEnumParameterType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CEnumParameterType
|
D | IntegerParameterType.h | 92 bool fromXml(const CXmlElement &xmlElement, CXmlSerializingContext &serializingContext) override in fromXml() function
|
D | FixedPointParameterType.cpp | 90 bool CFixedPointParameterType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CFixedPointParameterType
|
D | ParameterType.cpp | 76 bool CParameterType::fromXml(const CXmlElement &xmlElement, in fromXml() function in CParameterType
|
D | Element.cpp | 144 bool CElement::fromXml(const CXmlElement &xmlElement, in fromXml() function in CElement
|
D | ConfigurableElement.cpp | 48 bool CConfigurableElement::fromXml(const CXmlElement &xmlElement, in fromXml() function in CConfigurableElement
|
/external/doclava/src/com/google/doclava/ |
D | SourcePositionInfo.java | 87 public static SourcePositionInfo fromXml(String source) { in fromXml() method in SourcePositionInfo
|