HomeSort by relevance Sort by last modified time
    Searched refs:getIndexForQName (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/xml/
ExpatAttributes.java 99 return getIndexForQName(pointer, qName);
146 private static native int getIndexForQName(long attributePointer, String qName);
  /libcore/luni/src/main/native/
org_apache_harmony_xml_ExpatParser.cpp     [all...]

Completed in 804 milliseconds