Searched refs:_trigger (Results 1 – 2 of 2) sorted by relevance
266 _trigger: function(type, args) { method276 $e = this._trigger("before" + type, args);281 this._trigger(type, [].slice.call(arguments, 1));283 this._trigger(deprecatedType, [].slice.call(arguments, 1));
1018 static bool _trigger(struct pl330_thread *thrd) in _trigger() function1096 return _trigger(thrd); in _start()