Searched defs:currentToken (Results 1 – 2 of 2) sorted by relevance
| /compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/snapshots/ | ||
| D | SnapshotStateObserver.kt | 352 private var currentToken: Int = -1 in <lambda>() variable in androidx.compose.runtime.snapshots.SnapshotStateObserver.ObservedScopeMap |
| /compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/ | ||
| D | RecomposeScopeImpl.kt | 297 private var currentToken = 0 in invalidate() variable |