Home
last modified time | relevance | path

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

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/collection/
DScopeMap.kt141 fun removeScope(scope: Scope) { in <lambda>() method
/compose/runtime/runtime/src/nonEmulatorCommonTest/kotlin/androidx/compose/runtime/collection/
DScopeMapTest.kt79 fun removeScope() { in <lambda>() method in androidx.compose.runtime.collection.ScopeMapTest