Home
last modified time | relevance | path

Searched defs:sanitizeStackTraces (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-debug/src/
DDebugProbes.kt43 public var sanitizeStackTraces: Boolean variable
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/debug/internal/
DDebugProbesImpl.kt52 public var sanitizeStackTraces: Boolean = true in <lambda>() variable