Home
last modified time | relevance | path

Searched refs:throwPendingJniExceptionAsCppException (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJNIFunctionBody.cpp26 throwPendingJniExceptionAsCppException(); in invoke()
48 throwPendingJniExceptionAsCppException(); in invoke()
H A DExceptions.h92 void throwPendingJniExceptionAsCppException();
H A DExceptions.cpp103 void throwPendingJniExceptionAsCppException() { in throwPendingJniExceptionAsCppException() function