Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/jni/src/android/jni/cts/
H A DInstanceNonce.java153 public native boolean takeLongInt(long v1, int v2); in takeLongInt() method in InstanceNonce
H A DStaticNonce.java197 public static native boolean takeLongInt(long v1, int v2); in takeLongInt() method in StaticNonce