Searched refs:ScopeInSpan (Results 1 – 1 of 1) sorted by relevance
52 return new ScopeInSpan(span, endSpan); in withSpan()80 private static final class ScopeInSpan implements Scope { class in CurrentSpanUtils90 private ScopeInSpan(Span span, boolean endSpan) { in ScopeInSpan() method in CurrentSpanUtils.ScopeInSpan