Home
last modified time | relevance | path

Searched defs:exception_code (Results 1 – 25 of 38) sorted by relevance

12

/external/libffi/testsuite/libffi.call/
Dunwindtest.cc68 } catch (int exception_code) in main() local
109 } catch (int exception_code) in main() local
Dunwindtest_ffi_call.cc46 } catch (int exception_code) in main() local
/external/libffi/testsuite/libffi.closures/
Dunwindtest.cc68 } catch (int exception_code) in main() local
109 } catch (int exception_code) in main() local
Dunwindtest_ffi_call.cc46 } catch (int exception_code) in main() local
/external/sdv/vsomeip/third_party/boost/serialization/include/boost/archive/
Dxml_archive_exception.hpp42 } exception_code; typedef in boost::archive::xml_archive_exception
Darchive_exception.hpp82 } exception_code; typedef in boost::archive::archive_exception
/external/google-breakpad/src/client/mac/crash_generation/
Dcrash_generation_client.cc42 int exception_code, in RequestDumpForException()
Dcrash_generation_server.h52 int32_t exception_code; member
DInspector.h55 int exception_code; member
/external/sdv/vsomeip/third_party/boost/serialization/include/boost/archive/iterators/
Dbase64_exception.hpp39 } exception_code; typedef in boost::archive::iterators::base64_exception
Ddataflow_exception.hpp43 } exception_code; typedef in boost::archive::iterators::dataflow_exception
/external/google-breakpad/src/client/windows/crash_generation/
Dminidump_generator.cc121 DWORD exception_code; in CollectHandleData() local
208 DWORD* exception_code) { in ReadExceptionCode()
/external/google-breakpad/src/processor/
Dexploitability_win.cc105 uint32_t exception_code = raw_exception->exception_record.exception_code; in CheckPlatformExploitability() local
Dsynth_minidump.cc326 uint32_t exception_code, in Exception()
Dminidump_processor.cc878 uint32_t exception_code = raw_exception->exception_record.exception_code; in GetCrashReason() local
/external/sdv/vsomeip/third_party/boost/serialization/example/
Dportable_binary_oarchive.hpp42 } exception_code; typedef in portable_binary_oarchive_exception
Dportable_binary_iarchive.hpp41 enum exception_code { enum in portable_binary_iarchive_exception
/external/google-breakpad/src/client/ios/
Dexception_handler_no_mach.cc122 int exception_code, in WriteMinidumpWithException()
/external/sdv/vsomeip/third_party/boost/serialization/performance/xml/
Dharness.hpp117 enum exception_code { enum in boost::archive::xml::result_set_exception
/external/google-breakpad/src/client/mac/handler/
Dexception_handler.cc354 int exception_code, in WriteMinidumpWithException()
529 int exception_code = 0; in WaitForMessage() local
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc508 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2018 static internal::String* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/webp/swig/
Dlibwebp_java_wrap.c208 SWIG_JavaExceptionCodes exception_code = SWIG_JavaUnknownError; in SWIG_JavaException() local
/external/mesa3d/src/gtest/src/
Dgtest.cc860 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2555 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc843 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2533 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/libva-utils/test/gtest/src/
Dgtest.cc761 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2541 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()

12