Searched defs:token (Results 1 – 4 of 4) sorted by relevance
45 val token = Trace.beginSection(sectionName) in beginSection() constant
73 var token: Any? = null variable in androidx.compose.ui.spatial.RectListDebuggerModifierNode
472 currentScopeReads?.removeIf { value, token -> in <lambda>() method575 val token = currentSnapshot().snapshotId.hashCode() in <lambda>() constant
363 val token = trackedInstances.put(instance, currentToken, default = -1) in invalidate() constant