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

  /libnativehelper/
JniConstants.cpp 38 jclass JniConstants::errnoExceptionClass;
101 errnoExceptionClass = findClass(env, "android/system/ErrnoException");
  /libnativehelper/include/nativehelper/
JniConstants.h 47 static jclass errnoExceptionClass;

Completed in 108 milliseconds