Home
last modified time | relevance | path

Searched defs:freeMemory (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/lang/
DRuntime.java100 public native long freeMemory(); in freeMemory() method in Runtime
/libcore/ojluni/src/main/java/java/lang/
DRuntime.java727 public native long freeMemory(); in freeMemory() method in Runtime
/libcore/ojluni/annotations/hiddenapi/sun/misc/
DUnsafe.java185 public native void freeMemory(long address); in freeMemory() method in Unsafe
/libcore/ojluni/src/main/java/sun/misc/
DUnsafe.java383 public native void freeMemory(long address); in freeMemory() method in Unsafe