Searched refs:_Event (Results 1 – 2 of 2) sorted by relevance
445 class _Event: class488 class _RawEvent(_Event):515 _Event.__init__(self, d)520 self._str = _Event.__str__(self)524 class Event(_Event):554 _Event.__init__(self, raw)
72 typedef struct _Event { struct