HomeSort by relevance Sort by last modified time
    Searched defs:FastNative (Results 1 - 2 of 2) sorted by null

  /art/test/004-JniTest/src/dalvik/annotation/optimization/
FastNative.java 25 * Placeholder for the real FastNative annotation in the Android platform.
31 public @interface FastNative {}
  /libcore/dalvik/src/main/java/dalvik/annotation/optimization/
FastNative.java 30 * {@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 {}

Completed in 67 milliseconds