Searched defs:onEvent (Results 1 – 6 of 6) 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
30 function onEvent(err) { function
43 this.onEvent = function (...args) { method
49 onEvent: function(...args) { method
90 public onEvent(type: string, handler: Function): void { method in App
43 onEvent: function (...args) { method