Home
last modified time | relevance | path

Searched defs:getAttributeValue (Results 1 – 12 of 12) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/icu/
DXPPUtil.java25 public static String getAttributeValue(String xpath, String element, String attribute) { in getAttributeValue() method in XPPUtil
34 public static String getAttributeValue(String xpath, String attribute) { in getAttributeValue() method in XPPUtil
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/
DElement.java92 public String getAttributeValue(int index) { in getAttributeValue() method in Element
96 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in Element
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DARMAttributeParser.h132 unsigned getAttributeValue(unsigned Tag) const { in getAttributeValue() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.cpp151 Optional<DWARFFormValue> DWARFAbbreviationDeclaration::getAttributeValue( in getAttributeValue() function in DWARFAbbreviationDeclaration
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DXmlResourceParserImpl.java317 public String getAttributeValue(int index) { in getAttributeValue() method in XmlResourceParserImpl
352 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in XmlResourceParserImpl
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugInfoEntry.cpp342 DWARFDebugInfoEntryMinimal::getAttributeValue(const DWARFCompileUnit *cu, in getAttributeValue() function in DWARFDebugInfoEntryMinimal
/external/cldr/tools/java/org/unicode/cldr/util/
DXPathParts.java435 public String getAttributeValue(int elementIndex, String attribute) { in getAttributeValue() method in XPathParts
885 private String getAttributeValue(String attribute) { in getAttributeValue() method in XPathParts.Element
DLDMLUtilities.java588 private static String getAttributeValue(String token, String attrib) { in getAttributeValue() method in LDMLUtilities
1725 public static String getAttributeValue(Node sNode, String attribName) { in getAttributeValue() method in LDMLUtilities
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp234 bool DWARFDebugInfoEntryMinimal::getAttributeValue( in getAttributeValue() function in DWARFDebugInfoEntryMinimal
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResXMLParser.java364 public int getAttributeValue(int idx, Ref<Res_value> outValue) in getAttributeValue() method in ResXMLParser
/external/robolectric-shadows/resources/src/main/java/org/robolectric/manifest/
DAndroidManifest.java306 private @Nullable String getAttributeValue(Node parentNode, String attributeName) { in getAttributeValue() method in AndroidManifest
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
DXLIFF2ICUConverter.java807 private String getAttributeValue(Node sNode, String attribName){ in getAttributeValue() method in XLIFF2ICUConverter