Searched defs:crash_context (Results 1 – 3 of 3) sorted by relevance
149 scoped_ptr<char[]> crash_context(new char[kCrashContextSize]); in OnFileCanReadWithoutBlocking() local338 scoped_ptr<char[]> crash_context, in WriteDumpFile()
117 MinidumpContext* crash_context = exception->GetContext(); in DumpHeapStats() local
762 virtual bool RequestDump(const void* crash_context, in RequestDump()