Home
last modified time | relevance | path

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

/aosp_15_r20/external/fbjni/cxx/fbjni/detail/
H A DExceptions.cpp292 local_ref<JThrowable> convertCppExceptionToJavaException( in convertCppExceptionToJavaException() function
355 auto current = convertCppExceptionToJavaException(ptr); in getJavaExceptionForCppException()