Searched refs:did_crash (Results 1 - 1 of 1) sorted by relevance

/external/lldb/examples/python/
H A Dcrashlog.py119 def did_crash(self): member in class:CrashLog.Thread
645 if thread.did_crash():
674 this_thread_crashed = thread.did_crash()
693 if (options.source_all or thread.did_crash()) and display_frame_idx < options.source_frames and options.source_context:

Completed in 550 milliseconds