Searched refs:GetExtendedCrashInformation (Results 1 – 4 of 4) sorted by relevance
60 crash_info = process.GetExtendedCrashInformation()85 crash_info = process.GetExtendedCrashInformation()
348 Returns the process' extended crash information.") GetExtendedCrashInformation;350 GetExtendedCrashInformation ();
225 SBStructuredData GetExtendedCrashInformation();
938 SBStructuredData SBProcess::GetExtendedCrashInformation() { in GetExtendedCrashInformation() function in SBProcess