Searched refs:getIndexForQName (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/org/apache/harmony/xml/
H A DExpatAttributes.java99 return getIndexForQName(pointer, qName);
146 private static native int getIndexForQName(long attributePointer, String qName); method in class:ExpatAttributes
/libcore/luni/src/main/native/
H A Dorg_apache_harmony_xml_ExpatParser.cpp1370 NATIVE_METHOD(ExpatAttributes, getIndexForQName, "(JLjava/lang/String;)I"),

Completed in 81 milliseconds