Searched refs:SetTaskContext (Results 1 – 4 of 4) sorted by relevance
149 md.SetTaskContext(task_context); in WriteMinidumpWithException()
128 void SetTaskContext(breakpad_ucontext_t *task_context);
399 md.SetTaskContext(task_context); in WriteMinidumpWithException()
194 void MinidumpGenerator::SetTaskContext(breakpad_ucontext_t *task_context) { in SetTaskContext() function in google_breakpad::MinidumpGenerator