Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi.cc44 bool isOurCxxException(uint64_t exc) { in isOurCxxException() function
347 if (isOurCxxException(exception->exception_class)) { in __cxa_rethrow()
361 if (!isOurCxxException(exception->exception_class)) { in __cxa_begin_catch()
389 if (!isOurCxxException(exception->exception_class)) { in __cxa_end_catch()