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

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

Completed in 35 milliseconds