Searched defs:sourceInformationOf (Results 1 – 2 of 2) sorted by relevance
| /compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/tooling/ | ||
| D | ComposeStackTraceBuilder.kt | 31 override fun sourceInformationOf(anchor: Anchor): GroupSourceInformation? = in <lambda>() method in androidx.compose.runtime.tooling.WriterTraceBuilder |
| /compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/ | ||
| D | SlotTable.kt | 402 fun sourceInformationOf(group: Int) = in <lambda>() method |