Home
last modified time | relevance | path

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

/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.cc431 static_cast<MINIDUMP_TYPE>((dump_type_ & (~MiniDumpNormal)) in WriteMinidump()
449 | 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.cc175 MiniDumpNormal, in DoFaultyClient()
Dminidump_test.cc181 EXPECT_TRUE(WriteDump(MiniDumpNormal)); in TEST_F()
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc115 MiniDumpNormal, // dump_type - not used in ExceptionHandler()
132 MiniDumpNormal, in ExceptionHandler()
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc491 MiniDumpNormal, in _tWinMain()
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DSignals.inc677 ResultType = MiniDumpNormal;
734 DumpType = MiniDumpNormal;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DSignals.inc690 ResultType = MiniDumpNormal;
747 DumpType = MiniDumpNormal;
/external/llvm/lib/Support/Windows/
DSignals.inc676 ResultType = MiniDumpNormal;
733 DumpType = MiniDumpNormal;
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h1242MiniDumpNormal = 0x0000,MiniDumpWithDataSegs = 0x0001,MiniDumpWithFullMemory = 0x0002,MiniDumpWith… enumerator