Home
last modified time | relevance | path

Searched refs:crashing_thread (Results 1 – 9 of 9) sorted by relevance

/external/google-breakpad/src/processor/
Dexploitability_linux.cc66 CallStack* crashing_thread = in CheckPlatformExploitability() local
69 *crashing_thread->frames(); in CheckPlatformExploitability()
/external/google-breakpad/src/client/mac/crash_generation/
Dcrash_generation_client.cc41 mach_port_t crashing_thread) { in RequestDumpForException() argument
48 message.AddDescriptor(crashing_thread); // crashing thread in RequestDumpForException()
Dcrash_generation_server.cc110 mach_port_t crashing_thread = message.GetTranslatedPort(1); in WaitForOneMessage() local
129 crashing_thread); in WaitForOneMessage()
Dcrash_generation_client.h49 mach_port_t crashing_thread);
DInspector.mm220 printf("crashing_thread = %d\n", crashing_thread_);
/external/google-breakpad/src/client/mac/Framework/
DBreakpad.h67 mach_port_t crashing_thread,
DBreakpad.mm187 mach_port_t crashing_thread);
192 mach_port_t crashing_thread);
268 mach_port_t crashing_thread) {
279 crashing_thread);
682 mach_port_t crashing_thread) {
686 crashing_thread,
708 message.AddDescriptor(crashing_thread); // crashing thread
/external/google-breakpad/src/client/mac/tests/
DBreakpadFramework_Test.mm66 mach_port_t crashing_thread,
71 mach_port_t crashing_thread,
77 andThread:crashing_thread];
/external/google-breakpad/src/client/ios/
DBreakpad.h62 mach_port_t crashing_thread,