Home
last modified time | relevance | path

Searched defs:free (Results 1 – 10 of 10) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DAllocatedNativeObject.java59 synchronized void free() { in free() method in AllocatedNativeObject
DPollArrayWrapper.java67 void free() { in free() method in PollArrayWrapper
DUtil.java293 private static void free(ByteBuffer buf) { in free() method in Util
/libcore/ojluni/src/main/java/java/sql/
DSQLXML.java208 void free() throws SQLException; in free() method
DBlob.java285 void free() throws SQLException; in free() method
DArray.java364 void free() throws SQLException; in free() method
DClob.java328 void free() throws SQLException; in free() method
/libcore/luni/src/test/java/libcore/java/sql/
DOldPreparedStatementTest.java2323 public void free() throws SQLException {} in free() method in OldPreparedStatementTest.MockArray
2365 public void free() throws SQLException {} in free() method in OldPreparedStatementTest.MockBlob
2417 public void free() throws SQLException {} in free() method in OldPreparedStatementTest.MockClob
/libcore/ojluni/annotations/hiddenapi/java/nio/
DDirectByteBuffer.java454 void free() { in free() method in DirectByteBuffer.MemoryRef
/libcore/ojluni/src/main/java/java/nio/
DDirectByteBuffer.java87 void free() { in free() method in DirectByteBuffer.MemoryRef