Searched defs:openSlices (Results 1 – 2 of 2) sorted by relevance
/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/fragments/ | ||
D | AsyncSlicesBuilder.kt | 33 val openSlices = mutableMapOf<String, AsyncSlice>() constant |
D | SliceGroupBuilder.kt | 23 val openSlices: MutableList<MutableSliceGroup> = mutableListOf() constant in trebuchet.model.fragments.SliceGroupBuilder |