Home
last modified time | relevance | path

Searched defs:reason (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/gabi++/src/
Ddwarf_helper.h76 _Unwind_Reason_Code reason; // One of _URC_FATAL_PHASE1_ERROR, member
Dcxxabi.cc46 void defaultExceptionCleanupFunc(_Unwind_Reason_Code reason, in defaultExceptionCleanupFunc()
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc470 void DeathTestImpl::Abort(AbortReason reason) { in Abort()
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-death-test_test.cc891 virtual void Abort(AbortReason reason) { in Abort()