Home
last modified time | relevance | path

Searched refs:native_old_exception (Results 1 – 1 of 1) 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()