Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/handler/
Dexception_handler.h242 MINIDUMP_TYPE dump_type = MiniDumpNormal);
254 MINIDUMP_TYPE dump_type = MiniDumpNormal);
Dexception_handler.cc114 MiniDumpNormal, // dump_type - not used in ExceptionHandler()
131 MiniDumpNormal, in ExceptionHandler()
/external/google-breakpad/src/client/windows/common/
Dipc_protocol.h107 dump_type(MiniDumpNormal), in ProtocolMessage()
/external/google-breakpad/src/client/windows/crash_generation/
Dminidump_generator.cc433 static_cast<MINIDUMP_TYPE>((dump_type_ & (~MiniDumpNormal)) in WriteMinidump()
451 | MiniDumpNormal), in WriteMinidump()
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_death_test.cc157 MiniDumpNormal, in DoCrashAccessViolation()
175 MiniDumpNormal, in DoCrashAccessViolation()
Dcrash_generation_server_test.cc172 MiniDumpNormal, in DoFaultyClient()
Dminidump_test.cc180 EXPECT_TRUE(WriteDump(MiniDumpNormal)); in TEST_F()
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc491 MiniDumpNormal, in _tWinMain()
/external/llvm-project/llvm/lib/Support/Windows/
DSignals.inc710 ResultType = MiniDumpNormal;
767 DumpType = MiniDumpNormal;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DSignals.inc706 ResultType = MiniDumpNormal;
763 DumpType = MiniDumpNormal;
/external/llvm/lib/Support/Windows/
DSignals.inc676 ResultType = MiniDumpNormal;
733 DumpType = MiniDumpNormal;
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DSignals.inc679 ResultType = MiniDumpNormal;
736 DumpType = MiniDumpNormal;
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h1242MiniDumpNormal = 0x0000,MiniDumpWithDataSegs = 0x0001,MiniDumpWithFullMemory = 0x0002,MiniDumpWith… enumerator