Lines Matching refs:end
240 'end',
256 this.end = channel(`tracing:${nameOrChannels}:end`);
261 const { start, end, asyncStart, asyncEnd, error } = nameOrChannels;
264 assertChannel(end, 'nameOrChannels.end');
270 this.end = end;
304 const { start, end, error } = this;
316 end.publish(context);
322 const { start, end, asyncStart, asyncEnd, error } = this;
354 end.publish(context);
360 const { start, end, asyncStart, asyncEnd, error } = this;
396 end.publish(context);