Searched refs:DumpCallback (Results 1 – 3 of 3) sorted by relevance
/external/google-breakpad/android/sample_app/jni/ |
D | test_breakpad.cpp | 37 bool DumpCallback(const google_breakpad::MinidumpDescriptor& descriptor, in DumpCallback() function 53 google_breakpad::ExceptionHandler eh(descriptor, NULL, DumpCallback, in main()
|
/external/google-breakpad/src/client/windows/unittests/ |
D | exception_handler_test.cc | 98 static bool DumpCallback(const wchar_t* dump_path, 163 bool ExceptionHandlerTest::DumpCallback(const wchar_t* dump_path, in DumpCallback() function in __anon5132e4040111::ExceptionHandlerTest 376 DumpCallback, in TEST_F() 414 DumpCallback, in TEST_F() 468 DumpCallback, in TEST_F()
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFDebugInfo.cpp | 484 static dw_offset_t DumpCallback in DumpCallback() function 677 DWARFDebugInfo::Parse(dwarf2Data, DumpCallback, &dumpInfo); in Dump() 700 DumpCallback(m_dwarf2Data, (DWARFCompileUnitSP&)cu_sp, NULL, 0, curr_depth, &dumpInfo); in Dump()
|