Searched refs:exception_subcode (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/google-breakpad/src/client/mac/crash_generation/ |
H A D | crash_generation_client.cc | 43 int exception_subcode, in RequestDumpForException() argument 58 info.exception_subcode = exception_subcode; in RequestDumpForException()
|
H A D | crash_generation_client.h | 47 int exception_subcode,
|
H A D | crash_generation_server.h | 53 int32_t exception_subcode; member
|
H A D | Inspector.h | 56 int exception_subcode; member
|
H A D | crash_generation_server.cc | 131 info.exception_subcode, in WaitForOneMessage()
|
H A D | Inspector.mm | 203 exception_subcode_ = info.exception_subcode; 217 printf("exception_subcode = %d\n", exception_subcode_);
|
/aosp_15_r20/external/google-breakpad/src/client/ios/ |
H A D | exception_handler_no_mach.cc | 123 int exception_subcode, in WriteMinidumpWithException() argument 138 exception_subcode, in WriteMinidumpWithException() 160 exception_subcode, thread_name); in WriteMinidumpWithException()
|
H A D | exception_handler_no_mach.h | 75 int exception_subcode, 127 int exception_subcode,
|
/aosp_15_r20/external/google-breakpad/src/client/mac/handler/ |
H A D | exception_handler.h | 97 int exception_subcode, 190 int exception_subcode,
|
H A D | exception_handler.cc | 355 int exception_subcode, in WriteMinidumpWithException() argument 371 exception_subcode, in WriteMinidumpWithException() 386 exception_subcode, in WriteMinidumpWithException() 410 exception_subcode, thread_name); in WriteMinidumpWithException()
|
/aosp_15_r20/external/google-breakpad/src/client/mac/Framework/ |
H A D | Breakpad.mm | 185 int exception_subcode, 190 int exception_subcode, 266 int exception_subcode, 277 exception_subcode, 680 int exception_subcode, 714 info.exception_subcode = exception_subcode;
|