Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/crash_generation/
Dcrash_generation_client.cc39 int exception_code, in RequestDumpForException()
Dcrash_generation_server.h53 int32_t exception_code; member
DInspector.h56 int exception_code; member
/external/google-breakpad/src/client/windows/crash_generation/
Dminidump_generator.cc118 DWORD exception_code; in CollectHandleData() local
205 DWORD* exception_code) { in ReadExceptionCode()
/external/google-breakpad/src/processor/
Dexploitability_win.cc102 uint32_t exception_code = raw_exception->exception_record.exception_code; in CheckPlatformExploitability() local
Dsynth_minidump.cc300 uint32_t exception_code, in Exception()
Dminidump_processor.cc670 uint32_t exception_code = raw_exception->exception_record.exception_code; in GetCrashReason() local
/external/google-breakpad/src/client/mac/handler/
Dexception_handler.cc351 int exception_code, in WriteMinidumpWithException()
521 int exception_code = 0; in WaitForMessage() local
/external/protobuf/gtest/src/
Dgtest.cc497 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
1971 static void AddExceptionThrownFailure(DWORD exception_code, in AddExceptionThrownFailure()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc512 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2012 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/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/gtest/src/
Dgtest.cc512 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2012 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc509 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2019 static internal::String* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/mesa3d/src/gtest/src/
Dgtest.cc508 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2018 static internal::String* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c208 #define EXCEPTION_CODE_INFO(exception_code) {exception_code, #exception_code} argument
/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h516 uint32_t exception_code; /* Windows: MDExceptionCodeWin, member
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc1837 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
3311 static void AddExceptionThrownFailure(DWORD exception_code, in AddExceptionThrownFailure()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1996 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
3496 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc1996 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
3496 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/opencv3/modules/ts/src/
Dts_gtest.cpp2012 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
3512 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()