Searched refs:CrashContext (Results 1 – 10 of 10) sorted by relevance
61 MicrodumpWriter(const ExceptionHandler::CrashContext* context, in MicrodumpWriter()381 const ExceptionHandler::CrashContext* context = NULL; in WriteMicrodump()383 if (blob_size != sizeof(ExceptionHandler::CrashContext)) in WriteMicrodump()385 context = reinterpret_cast<const ExceptionHandler::CrashContext*>(blob); in WriteMicrodump()
70 ExceptionHandler::CrashContext context; in TEST()
81 ExceptionHandler::CrashContext context; in TEST()110 ExceptionHandler::CrashContext context; in TEST()175 ExceptionHandler::CrashContext context; in TEST()296 ExceptionHandler::CrashContext context; in TEST()391 ExceptionHandler::CrashContext context; in TEST()462 ExceptionHandler::CrashContext context; in TEST()520 ExceptionHandler::CrashContext context; in TEST()
128 const ExceptionHandler::CrashContext* context, in MinidumpWriter()1275 const ExceptionHandler::CrashContext* context = NULL; in WriteMinidumpImpl()1277 if (blob_size != sizeof(ExceptionHandler::CrashContext)) in WriteMinidumpImpl()1279 context = reinterpret_cast<const ExceptionHandler::CrashContext*>(blob); in WriteMinidumpImpl()
191 struct CrashContext { struct237 bool GenerateDump(CrashContext *context);
421 CrashContext context; in HandleSignal()467 bool ExceptionHandler::GenerateDump(CrashContext *context) { in GenerateDump()629 CrashContext context; in WriteMinidump()
949 sizeof(ExceptionHandler::CrashContext); in TEST()
203 sizeof(google_breakpad::ExceptionHandler::CrashContext); in ClientEvent()
264 …0 google_breakpad::ExceptionHandler::GenerateDump(google_breakpad::ExceptionHandler::CrashContext*)
378 …0 google_breakpad::ExceptionHandler::GenerateDump(google_breakpad::ExceptionHandler::CrashContext*)