Home
last modified time | relevance | path

Searched defs:asyncSlices (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/fragments/
H A DAsyncSlicesBuilder.kt34 val asyncSlices = mutableListOf<AsyncSlice>() constant
H A DProcessModelFragment.kt41 val asyncSlices: List<AsyncSlice> get() { in <lambda>() constant
/aosp_15_r20/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/
H A DProcessModel.kt27 val asyncSlices: List<AsyncSlice> constant