A
C
F
G
I
L
O
P
R
S
T
U
W
W
- withContextTraced(String,CoroutineContext,SuspendFunction1) - function in com.datadog.android.ktx.coroutine.CoroutineExtKt
- Calls the specified suspending block with a given coroutine context, suspends until it completes, and returns the result.
- withinSpan(String,Span,Boolean,Function1) - function in com.datadog.android.ktx.tracing.SpanExtKt
- Wraps the provided lambda within a Span.