Home
last modified time | relevance | path

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

/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/fragments/
DAsyncSlicesBuilder.kt33 val openSlices = mutableMapOf<String, AsyncSlice>() constant
DSliceGroupBuilder.kt23 val openSlices: MutableList<MutableSliceGroup> = mutableListOf() constant in trebuchet.model.fragments.SliceGroupBuilder