Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/misc/
DUnsafe.java371 public native Object allocateInstance(Class<?> c); in allocateInstance() method in Unsafe
/libcore/ojluni/annotations/hiddenapi/sun/misc/
DUnsafe.java174 public native java.lang.Object allocateInstance(java.lang.Class<?> c); in allocateInstance() method in Unsafe