Home
last modified time | relevance | path

Searched refs:freeAttributes (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/main/java/org/apache/harmony/xml/
DExpatAttributes.java155 protected native void freeAttributes(long pointer); in freeAttributes() method in ExpatAttributes
DExpatParser.java678 freeAttributes(pointer); in finalize()
/libcore/luni/src/main/native/
Dorg_apache_harmony_xml_ExpatParser.cpp1384 NATIVE_METHOD(ExpatAttributes, freeAttributes, "(J)V"),