/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/ |
D | MergedCodebase.kt | 19 class MergedCodebase(val children: List<Codebase>) constant in com.android.tools.metalava.model.MergedCodebase
|
/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/base/ |
D | SliceGroup.kt | 20 val children: List<SliceGroup> constant
|
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/ |
D | AnnotationsMerger.kt | 626 val children = getChildren(annotationElement) in <lambda>() constant 653 val children = getChildren(annotationElement) in <lambda>() constant 765 val children = getChildren(annotationElement) in <lambda>() constant 778 val children = getChildren(annotationElement) in <lambda>() constant 802 val children = getChildren(annotationElement) in <lambda>() constant
|
D | ComparisonVisitor.kt | 579 val children = item.children in pop() constant 685 val children: MutableList<ItemTree> = mutableListOf() in pop() constant in com.android.tools.metalava.CodebaseComparator.ItemTree
|
/tools/security/fuzzing/llm/tinyxml2_fuzzer/ |
D | tinyxml_parse_fuzzer.cpp | 9 std::vector<XMLElement> children; member
|
/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/fragments/ |
D | SliceGroupBuilder.kt | 69 override val children: List<SliceGroup> constant in trebuchet.model.fragments.SliceGroupBuilder.MutableSliceGroup
|
/tools/asuite/atest/tf_proto/ |
D | test_record.proto | 38 repeated ChildReference children = 3; field
|
/tools/tradefederation/core/proto/ |
D | test_record.proto | 38 repeated ChildReference children = 3; field
|
/tools/test/graphicsbenchmark/performance_tests/helper/src/com/android/game/qualification/ |
D | GameCoreConfigurationXmlParser.java | 114 NodeList children = nodeList.item(0).getChildNodes(); in parseList() local
|
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/apilevels/ |
D | ApiToExtensionsMap.kt | 331 val children: MutableSet<Node> = mutableSetOf() in String() constant in com.android.tools.metalava.apilevels.Node
|
/tools/tradefederation/core/javatests/com/android/tradefed/device/ |
D | NativeDeviceTest.java | 478 Collection<IFileEntry> children = new ArrayList<>(); in testPullDir_nothingToDo() local 538 Collection<IFileEntry> children = new ArrayList<>(); in testPullDir() local 615 Collection<IFileEntry> children = new ArrayList<>(); in testPullDir_pullFail() local
|
/tools/metalava/metalava-model/src/testFixtures/java/com/android/tools/metalava/model/junit4/ |
D | CustomizableParameterizedRunner.kt | 132 private val children: List<Runner> = mutableListOf(parameterized) constant
|
/tools/tradefederation/core/common_util/com/android/tradefed/util/ |
D | FileUtil.java | 174 File[] children = file.listFiles(); in chmodRWXRecursively() local 288 File[] children = file.listFiles(); in setReadableRecursive() local
|
/tools/tradefederation/core/src/com/android/tradefed/result/proto/ |
D | ProtoResultParser.java | 283 private void evalChildrenProto(List<ChildReference> children, boolean isInRun) { in evalChildrenProto()
|
/tools/metalava/metalava-model-turbine/src/main/java/com/android/tools/metalava/model/turbine/ |
D | TurbineCodebaseInitialiser.kt | 394 val children = cls.children() in <lambda>() constant
|
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | HostTest.java | 942 List<Description> children = desc.getChildren(); in getTestMethods() local
|
/tools/asuite/atest/bazel/runner/src/main/protobuf/ |
D | build_event_stream.proto | 1151 repeated BuildEventId children = 2; field
|
/tools/ndkports/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/tools/metalava/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/tools/trebuchet/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/tools/asuite/asuite_plugin/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/tools/apksig/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | NativeDevice.java | 2149 Collection<IFileEntry> children = entry.getChildren(false); in pullDirInternal() local
|