Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/handler/
Dexception_handler.h241 MINIDUMP_TYPE dump_type = MiniDumpNormal);
253 MINIDUMP_TYPE dump_type = MiniDumpNormal);
Dexception_handler.cc117 MiniDumpNormal, // dump_type - not used in ExceptionHandler()
134 MiniDumpNormal, in ExceptionHandler()
/external/google-breakpad/src/client/windows/common/
Dipc_protocol.h106 dump_type(MiniDumpNormal), in ProtocolMessage()
/external/google-breakpad/src/client/windows/crash_generation/
Dminidump_generator.cc436 static_cast<MINIDUMP_TYPE>((dump_type_ & (~MiniDumpNormal)) in WriteMinidump()
454 | MiniDumpNormal), in WriteMinidump()
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_death_test.cc160 MiniDumpNormal, in DoCrashAccessViolation()
178 MiniDumpNormal, in DoCrashAccessViolation()
Dcrash_generation_server_test.cc175 MiniDumpNormal, in DoFaultyClient()
Dminidump_test.cc183 EXPECT_TRUE(WriteDump(MiniDumpNormal)); in TEST_F()
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc494 MiniDumpNormal, in _tWinMain()
/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/swiftshader/third_party/llvm-16.0/llvm/lib/Support/Windows/
DSignals.inc725 ResultType = MiniDumpNormal;
787 DumpType = MiniDumpNormal;
/external/mesa3d/src/util/
Ddbghelp.h1242MiniDumpNormal = 0x0000,MiniDumpWithDataSegs = 0x0001,MiniDumpWithFullMemory = 0x0002,MiniDumpWith… enumerator
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Diagnostics/Debug/
Dmod.rs1531 pub const MiniDumpNormal: MINIDUMP_TYPE = 0i32; constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Diagnostics/Debug/
Dmod.rs1531 pub const MiniDumpNormal: MINIDUMP_TYPE = 0i32; constant