Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/misc/
DUnsafe.java380 public native long allocateMemory(long bytes); in allocateMemory() method in Unsafe
/libcore/ojluni/annotations/hiddenapi/sun/misc/
DUnsafe.java182 public native long allocateMemory(long bytes); in allocateMemory() method in Unsafe