Home
last modified time | relevance | path

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

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/
DComposer.kt727 fun sourceInformation(sourceInformation: String) in startReplaceableGroup() method
1304 fun sourceInformation(composer: Composer, sourceInformation: String) { in sourceInformation() method
3645 override fun sourceInformation(sourceInformation: String) { in sourceInformation() method
DSlotTable.kt704 var sourceInformation: String?, variable in GroupSourceInformation
2020 sourceInformationOf(parent)?.let { sourceInformation -> in removeGroup() method
2459 val sourceInformation = table.sourceInformationMap in moveFrom() constant
3348 val sourceInformation: GroupSourceInformation, constant in SourceInformationSlotTableGroup