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

/ndk/sources/cxx-stl/gabi++/src/
H A Dcxxabi.cc44 bool isOurCxxException(uint64_t exc) { function in namespace:__anon136
347 if (isOurCxxException(exception->exception_class)) {
361 if (!isOurCxxException(exception->exception_class)) {
389 if (!isOurCxxException(exception->exception_class)) {

Completed in 28 milliseconds