Searched defs:children (Results 1 – 11 of 11) sorted by relevance
20 val children: List<SliceGroup> constant
569 val children = getChildren(annotationElement) in createAnnotation() constant596 val children = getChildren(annotationElement) in createAnnotation() constant675 val children = getChildren(annotationElement) in createAnnotation() constant704 val children = getChildren(annotationElement) in createAnnotation() constant733 val children = getChildren(annotationElement) in createAnnotation() constant
442 val children: MutableList<ItemTree> = mutableListOf() constant in com.android.tools.metalava.CodebaseComparator.ItemTree
69 override val children: List<SliceGroup> constant in trebuchet.model.fragments.SliceGroupBuilder.MutableSliceGroup
38 repeated ChildReference children = 3; field
114 NodeList children = nodeList.item(0).getChildNodes(); in parseList() local
167 File[] children = file.listFiles(); in chmodRWXRecursively() local263 File[] children = file.listFiles(); in setReadableRecursive() local
223 private void evalChildrenProto(List<ChildReference> children, boolean isInRun) { in evalChildrenProto()
414 Collection<IFileEntry> children = new ArrayList<>(); in testPullDir() local488 Collection<IFileEntry> children = new ArrayList<>(); in testPullDir_pullFail() local
883 List<Description> children = desc.getChildren(); in getTestMethods() local
1636 Collection<IFileEntry> children = entry.getChildren(false); in pullDir() local