Home
last modified time | relevance | path

Searched defs:allocateMemory (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/mmodule/sun/misc/
DUnsafe.annotated.java192 public native long allocateMemory(long bytes); in allocateMemory() method in Unsafe
/libcore/ojluni/src/main/java/sun/misc/
DUnsafe.java504 public native long allocateMemory(long bytes); in allocateMemory() method in Unsafe
/libcore/ojluni/annotations/hiddenapi/sun/misc/
DUnsafe.java183 public native long allocateMemory(long bytes); in allocateMemory() method in Unsafe