Home
last modified time | relevance | path

Searched refs:getValueByIndex (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/org/apache/harmony/xml/
DExpatAttributes.java80 : getValueByIndex(getPointer(), index); in getValue()
150 private static native String getValueByIndex(long attributePointer, int index); in getValueByIndex() method in ExpatAttributes
/libcore/luni/src/main/native/
Dorg_apache_harmony_xml_ExpatParser.cpp1390 NATIVE_METHOD(ExpatAttributes, getValueByIndex, "(JI)Ljava/lang/String;"),