Home
last modified time | relevance | path

Searched refs:nativeWaiterStructWaitForNative (Results 1 – 1 of 1) sorted by relevance

/art/test/924-threads/src/art/
DTest924.java470 nativeWaiterStructWaitForNative(struct); in waitForNative()
482 private static native void nativeWaiterStructWaitForNative(long struct); in nativeWaiterStructWaitForNative() method in Test924