Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/crash_generation/
Dcrash_generation_client.cc322 bool CrashGenerationClient::RequestDump(EXCEPTION_POINTERS* ex_info, in RequestDump() function in google_breakpad::CrashGenerationClient
340 bool CrashGenerationClient::RequestDump(EXCEPTION_POINTERS* ex_info) { in RequestDump() function in google_breakpad::CrashGenerationClient
341 return RequestDump(ex_info, NULL); in RequestDump()
344 bool CrashGenerationClient::RequestDump(MDRawAssertionInfo* assert_info) { in RequestDump() function in google_breakpad::CrashGenerationClient
345 return RequestDump(NULL, assert_info); in RequestDump()
Dcrash_generation_client.h84 bool RequestDump(EXCEPTION_POINTERS* ex_info,
93 bool RequestDump(EXCEPTION_POINTERS* ex_info);
101 bool RequestDump(MDRawAssertionInfo* assert_info);
/external/google-breakpad/src/client/mac/tests/
Dcrash_generation_server_test.cc132 bool result = client.RequestDump(); in TEST_F()
161 void *RequestDump(void *context) { in RequestDump() function
163 bool result = client.RequestDump(); in RequestDump()
187 if (pthread_create(&thread, NULL, RequestDump, (void*)mach_port_name) != 0) in TEST_F()
/external/google-breakpad/src/client/linux/crash_generation/
Dcrash_generation_client.h51 virtual bool RequestDump(const void* blob, size_t blob_size) = 0;
Dcrash_generation_client.cc51 virtual bool RequestDump(const void* blob, size_t blob_size) { in RequestDump() function in google_breakpad::__anonf09623010111::CrashGenerationClientImpl
/external/google-breakpad/src/client/mac/crash_generation/
Dcrash_generation_client.h51 bool RequestDump() { in RequestDump() function
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc330 void RequestDump() { in RequestDump() function
399 RequestDump(); in WndProc()
/external/google-breakpad/src/client/linux/handler/
Dexception_handler.cc469 return crash_generation_client_->RequestDump(context, sizeof(*context)); in GenerateDump()
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc845 success = crash_generation_client_->RequestDump(exinfo, assertion); in WriteMinidumpWithException()
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
Dnull_read_av.sym3343 FUNC a300 1aa 0 google_breakpad::CrashGenerationClient::RequestDump(void const*, unsigned long)
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/
Doverflow.sym3430 FUNC a860 1aa 0 google_breakpad::CrashGenerationClient::RequestDump(void const*, unsigned long)
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym32005 FUNC 48ba8 f8 0 google_breakpad::::CrashGenerationClientImpl::RequestDump
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym33651 FUNC 6d24c 158 0 google_breakpad::::CrashGenerationClientImpl::RequestDump