Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/misc/
DUnsafe.java178 public native int getIntVolatile(Object obj, long offset); in getIntVolatile() method in Unsafe
/libcore/ojluni/annotations/hiddenapi/sun/misc/
DUnsafe.java80 public native int getIntVolatile(java.lang.Object obj, long offset); in getIntVolatile() method in Unsafe