Home
last modified time | relevance | path

Searched defs:sourceInfo (Results 1 – 5 of 5) sorted by relevance

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/tooling/
DComposeStackTrace.kt31 val sourceInfo: ParsedSourceInformation, in <lambda>() constant in ComposeStackTraceFrame
75 val sourceInfo = frame.sourceInfo in appendStackTrace() constant
DCompositionData.kt76 val sourceInfo: String? in find() constant
DComposeStackTraceBuilder.kt73 val sourceInfo = sourceInformationOf(child) in sourceInformationOf() constant
/compose/runtime/runtime/src/nonEmulatorCommonTest/kotlin/androidx/compose/runtime/tooling/
DCompositionDataTests.kt177 val sourceInfo = group.sourceInfo in <lambda>() constant
/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/
DSlotTable.kt3253 override val sourceInfo: String? constant in SlotTableGroup
3352 override val sourceInfo: String? constant in SourceInformationSlotTableGroup