Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/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-10.0/llvm/include/llvm/Support/
DARMAttributeParser.h133 unsigned getAttributeValue(unsigned Tag) const { in getAttributeValue() function
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
DXmlPullParserUtil.java95 public static @Nullable String getAttributeValue(XmlPullParser xpp, String attributeName) { in getAttributeValue() method in XmlPullParserUtil
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
DXmlPullParserUtil.java96 public static String getAttributeValue(XmlPullParser xpp, String attributeName) { in getAttributeValue() method in XmlPullParserUtil
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/util/
DXmlPullParserUtil.java97 public static @Nullable String getAttributeValue(XmlPullParser xpp, String attributeName) { in getAttributeValue() method in XmlPullParserUtil
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.cpp150 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/robolectric/shadows/framework/src/main/java/org/robolectric/android/
DXmlResourceParserImpl.java337 public String getAttributeValue(int index) { in getAttributeValue() method in XmlResourceParserImpl
372 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in XmlResourceParserImpl
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DXPathParts.java436 public String getAttributeValue(int elementIndex, String attribute) { in getAttributeValue() method in XPathParts
971 private String getAttributeValue(String attribute) { in getAttributeValue() method in XPathParts.Element
DLDMLUtilities.java583 private static String getAttributeValue(String token, String attrib) { in getAttributeValue() method in LDMLUtilities
1720 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/resources/src/main/java/org/robolectric/res/android/
DResXMLParser.java365 public int getAttributeValue(int idx, Ref<Res_value> outValue) in getAttributeValue() method in ResXMLParser
/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/resources/src/main/java/org/robolectric/manifest/
DAndroidManifest.java335 private @Nullable String getAttributeValue(Node parentNode, String attributeName) { in getAttributeValue() method in AndroidManifest
/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