Searched defs:onEvent (Results 1 – 2 of 2) sorted by relevance
164 virtual void onEvent(const HWInstructionEvent &Event) {} in onEvent() function165 virtual void onEvent(const HWStallEvent &Event) {} in onEvent() function166 virtual void onEvent(const HWPressureEvent &Event) {} in onEvent() function
90 public onEvent(type: string, handler: Function): void { method in App