Searched refs:peekLongNative (Results 1 – 2 of 2) sorted by relevance
168 long result = peekLongNative(address); in peekLong()175 private static native long peekLongNative(long address); in peekLongNative() method in Memory
300 FAST_NATIVE_METHOD(Memory, peekLongNative, "(J)J"),