Home
last modified time | relevance | path

Searched refs:treeDepth (Results 1 – 1 of 1) sorted by relevance

/tools/trebuchet/trebuchet/startup-common/src/
DStartupCommon.kt170 var treeDepth = -1 in Model() variable
178 ++this.treeDepth in Model()
189 if (this.treeDepth == 0 && this.lastTopLevelSlice != null) { in Model()
203 if (this.treeDepth == 0) { in Model()
224 if (this.treeDepth == 0) { in Model()
231 --this.treeDepth in Model()