Searched refs:onEvent (Results 1 – 9 of 9) sorted by relevance
13 socket.once('error', onEvent);25 socket.removeListener('error', onEvent);30 function onEvent(err) { function
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
43 this.onEvent = function (...args) { method
49 onEvent: function(...args) { method
81 Listener->onEvent(Event); in notifyEvent()
90 public onEvent(type: string, handler: Function): void { method in App
144 app.onEvent(`hook:${type}`, options[type]);
43 onEvent: function (...args) { method
23461 …<function-decl name='onEvent' mangled-name='_ZN5mongo4repl19ReplicationExecutor7onEventERKNS_8exec…