Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dcall_unexpected.cc257 bool native_old_exception = unwind_exception->exception_class == __gxx_exception_class; in __cxa_call_unexpected() local
263 if (native_old_exception) { in __cxa_call_unexpected()
281 if (!native_old_exception) { in __cxa_call_unexpected()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp1182 bool native_old_exception = in __cxa_call_unexpected() local
1190 if (native_old_exception) in __cxa_call_unexpected()
1221 if (native_old_exception) in __cxa_call_unexpected()