Home
last modified time | relevance | path

Searched defs:callerFrame (Results 1 – 12 of 12) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/debug/internal/
DStackTraceFrame.kt13 override val callerFrame: CoroutineStackFrame?, constant in kotlinx.coroutines.debug.internal.StackTraceFrame
DDebugProbesImpl.kt454 override val callerFrame: CoroutineStackFrame? in <lambda>() constant in kotlinx.coroutines.debug.internal.DebugProbesImpl.CoroutineOwner
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/internal/
DStackTraceRecovery.common.kt47 public val callerFrame: CoroutineStackFrame? in recoverStackTrace() constant
DScopes.kt19 final override val callerFrame: CoroutineStackFrame? get() = uCont as CoroutineStackFrame? constant
DDispatchedContinuation.kt26 override val callerFrame: CoroutineStackFrame? = continuation as? CoroutineStackFrame in <lambda>() constant
/external/kotlinx.coroutines/kotlinx-coroutines-core/native/src/internal/
DStackTraceRecovery.kt16 public actual val callerFrame: CoroutineStackFrame? in recoverStackTrace() constant
/external/kotlinx.coroutines/kotlinx-coroutines-core/js/src/internal/
DStackTraceRecovery.kt17 public actual val callerFrame: CoroutineStackFrame? in recoverStackTrace() constant
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/flow/internal/
DSafeCollector.kt26 override val callerFrame: CoroutineStackFrame? get() = completion as? CoroutineStackFrame in <lambda>() constant in kotlinx.coroutines.flow.internal.SafeCollector
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/internal/
DChannelFlow.kt248 override val callerFrame: CoroutineStackFrame? constant in StackFrameContinuation
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/selects/
DSelect.kt240 override val callerFrame: CoroutineStackFrame? in next() constant in kotlinx.coroutines.selects.SelectBuilderImpl
/external/kotlinc/lib/
Dkotlinx-coroutines-core.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...
Dkotlin-main-kts.jarMETA-INF/ META-INF/MANIFEST.MF DebugProbesKt.bin META-INF/LICENSE ...