HomeSort by relevance Sort by last modified time
    Searched refs:nativeExit (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/native/
Runtime.c 88 NATIVE_METHOD(Runtime, nativeExit, "(I)V"),
  /libcore/ojluni/src/main/java/java/lang/
Runtime.java 82 private static native void nativeExit(int code);
172 nativeExit(status);
358 nativeExit(status);
    [all...]
  /packages/services/BuiltInPrintService/src/com/android/bips/ipp/
Backend.java 180 nativeExit();
334 native int nativeExit();

Completed in 248 milliseconds