Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/processor/
Dminidump.h163 class MinidumpContext : public DumpContext {
165 virtual ~MinidumpContext();
168 explicit MinidumpContext(Minidump* minidump);
276 virtual MinidumpContext* GetContext();
306 MinidumpContext* context_;
609 MinidumpContext* GetContext();
624 MinidumpContext* context_;
/external/google-breakpad/src/client/mac/tests/
Dminidump_generator_test.cc65 using google_breakpad::MinidumpContext;
126 MinidumpContext* context = main_thread->GetContext(); in TEST_F()
217 MinidumpContext* context = main_thread->GetContext(); in TEST_F()
307 MinidumpContext* context = main_thread->GetContext(); in TEST_F()
Dexception_handler_test.cc58 using google_breakpad::MinidumpContext;
152 const MinidumpContext* context = exception->GetContext(); in InProcessCrash()
380 MinidumpContext* context = exception->GetContext(); in TEST_F()
479 MinidumpContext* context = exception->GetContext(); in TEST_F()
578 MinidumpContext* context = exception->GetContext(); in TEST_F()
Dcrash_generation_server_test.cc65 using google_breakpad::MinidumpContext;
266 MinidumpContext* context = main_thread->GetContext(); in TEST_F()
345 MinidumpContext* context = main_thread->GetContext(); in TEST_F()
/external/google-breakpad/src/processor/
Dminidump_unittest.cc50 using google_breakpad::MinidumpContext;
274 MinidumpContext *md_context = md_thread->GetContext(); in TEST()
339 MinidumpContext* md_context = md_thread->GetContext(); in TEST()
340 ASSERT_NE(reinterpret_cast<MinidumpContext*>(NULL), md_context); in TEST()
384 MinidumpContext* md_context = md_thread->GetContext(); in TEST()
385 ASSERT_EQ(reinterpret_cast<MinidumpContext*>(NULL), md_context); in TEST()
738 MinidumpContext *md_context = md_exception->GetContext(); in TEST()
812 MinidumpContext *md_context = md_exception->GetContext(); in TEST()
897 MinidumpContext *md_context = md_exception->GetContext(); in TEST()
982 MinidumpContext *md_context = md_exception->GetContext(); in TEST()
[all …]
Dminidump_processor_unittest.cc97 MOCK_METHOD0(GetContext, MinidumpContext*());
148 using google_breakpad::MinidumpContext;
310 class TestMinidumpContext : public MinidumpContext {
313 MinidumpContext(NULL) { in TestMinidumpContext()
613 WillRepeatedly(Return(reinterpret_cast<MinidumpContext*>(NULL))); in TEST_F()
Dminidump.cc414 MinidumpContext::MinidumpContext(Minidump* minidump) in MinidumpContext() function in google_breakpad::MinidumpContext
419 MinidumpContext::~MinidumpContext() { in ~MinidumpContext()
422 bool MinidumpContext::Read(uint32_t expected_size) { in Read()
1105 bool MinidumpContext::CheckAgainstSystemInfo(uint32_t context_cpu_type) { in CheckAgainstSystemInfo()
1447 MinidumpContext* MinidumpThread::GetContext() { in GetContext()
1459 scoped_ptr<MinidumpContext> context(new MinidumpContext(minidump_)); in GetContext()
1511 MinidumpContext* context = GetContext(); in Print()
2959 MinidumpContext* MinidumpException::GetContext() { in GetContext()
2971 scoped_ptr<MinidumpContext> context(new MinidumpContext(minidump_)); in GetContext()
3017 MinidumpContext* context = GetContext(); in Print()
Dexploitability_win.cc89 const MinidumpContext *context = exception->GetContext(); in CheckPlatformExploitability()
Dminidump_processor.cc190 MinidumpContext *context = thread->GetContext(); in Process()
217 MinidumpContext *ctx = exception->GetContext(); in Process()
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_death_test.cc372 MinidumpContext* context = exception->GetContext(); in TEST_F()
467 MinidumpContext* context = exception->GetContext(); in TEST_F()
555 MinidumpContext* context = exception->GetContext(); in TEST_F()
/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc554 MinidumpContext* context = exception->GetContext(); in TEST()
646 MinidumpContext* context = exception->GetContext(); in TEST()
736 MinidumpContext* context = exception->GetContext(); in TEST()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym21882 FUNC 39934 12 0 google_breakpad::scoped_ptr<google_breakpad::MinidumpContext>::~scoped_ptr
32555 FUNC 4984c 18 0 google_breakpad::MinidumpContext::~MinidumpContext
32559 FUNC 49864 12 0 google_breakpad::MinidumpContext::~MinidumpContext
33188 FUNC 4a5bc 19c 0 google_breakpad::MinidumpContext::CheckAgainstSystemInfo
34327 FUNC 4ca90 11a8 0 google_breakpad::MinidumpContext::Read
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym34258 FUNC 6e5b8 10 0 google_breakpad::MinidumpContext::~MinidumpContext
34260 FUNC 6e5c8 24 0 google_breakpad::MinidumpContext::~MinidumpContext
34537 FUNC 6ee14 24 0 google_breakpad::scoped_ptr<google_breakpad::MinidumpContext>::~scoped_ptr
34935 FUNC 6fcb8 238 0 google_breakpad::MinidumpContext::CheckAgainstSystemInfo
36018 FUNC 72ebc 14f4 0 google_breakpad::MinidumpContext::Read