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

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

Completed in 46 milliseconds