Lines Matching refs:None
225 return None
239 …if _newclass: id = property(GetThreadID, None, doc='''A read only property that returns the thread…
242 …if _newclass: idx = property(GetIndexID, None, doc='''A read only property that returns the thread…
245 …if _newclass: return_value = property(GetStopReturnValue, None, doc='''A read only property that r…
248 …if _newclass: process = property(GetProcess, None, doc='''A read only property that returns an lld…
251 …if _newclass: num_frames = property(GetNumFrames, None, doc='''A read only property that returns t…
254 …if _newclass: frames = property(get_thread_frames, None, doc='''A read only property that returns …
257 …if _newclass: frame = property(get_frames_access_object, None, doc='''A read only property that re…
260 …if _newclass: name = property(GetName, None, doc='''A read only property that returns the name of …
263 …if _newclass: queue = property(GetQueueName, None, doc='''A read only property that returns the di…
266 …if _newclass: stop_reason = property(GetStopReason, None, doc='''A read only property that returns…
269 …if _newclass: is_suspended = property(IsSuspended, None, doc='''A read only property that returns …
272 …if _newclass: is_stopped = property(IsStopped, None, doc='''A read only property that returns a bo…