Searched refs:peekIntNative (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/libcore/io/
H A DMemory.java156 int result = peekIntNative(address);
162 private static native int peekIntNative(long address); method in class:Memory
/libcore/luni/src/main/native/
H A Dlibcore_io_Memory.cpp297 NATIVE_METHOD(Memory, peekIntNative, "!(J)I"),

Completed in 197 milliseconds