Searched refs:forEachTrace (Results 1 – 5 of 5) sorted by relevance
93 forEachTrace(callback: (trace: Trace<{}>, type: TraceType) => void): void { method in Traces101 this.forEachTrace((trace, type) => {
55 traces.forEachTrace((trace, type) => {326 this.traces.forEachTrace((trace) => {342 this.traces.forEachTrace((trace) => {
356 traces.forEachTrace((trace, type) => {
52 traces.forEachTrace((trace) => {
288 this.tracePipeline.getTraces().forEachTrace((trace) => {