Home
last modified time | relevance | path

Searched refs:OperationsDebugStringFormattable (Results 1 – 3 of 3) sorted by relevance

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/changelist/
DOperations.kt50 internal class Operations : OperationsDebugStringFormattable() { in <lambda>()
631 is OperationsDebugStringFormattable -> toDebugString(linePrefix) in <lambda>()
641 internal abstract class OperationsDebugStringFormattable { class
DFixupList.kt28 internal class FixupList : OperationsDebugStringFormattable() {
DChangeList.kt69 internal class ChangeList : OperationsDebugStringFormattable() {