Searched defs:FastNative (Results 1 - 1 of 1) sorted by relevance

/libcore/dalvik/src/main/java/dalvik/annotation/optimization/
H A DFastNative.java30 * {@code @FastNative} (including usually-fast but generally unbounded methods)!</p>
50 * FastNative JNI.
56 * FastNative JNI however doesn't do the state transition done by JNI.
67 public @interface FastNative {} interface

Completed in 107 milliseconds