/tools/apksig/src/main/java/com/android/apksig/internal/jar/ |
D | SignatureFileWriter.java | 32 public static void writeMainSection(OutputStream out, Attributes attributes) in writeMainSection() 53 public static void writeIndividualSection(OutputStream out, String name, Attributes attributes) in writeIndividualSection()
|
D | ManifestWriter.java | 40 public static void writeMainSection(OutputStream out, Attributes attributes) in writeMainSection() 60 public static void writeIndividualSection(OutputStream out, String name, Attributes attributes) in writeIndividualSection() 108 static SortedMap<String, String> getAttributesSortedByName(Attributes attributes) { in getAttributesSortedByName()
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/ |
D | TextBackedAnnotationItem.kt | 31 private val attributes: List<AnnotationAttribute> constant 56 override fun attributes(): List<AnnotationAttribute> = attributes method
|
/tools/loganalysis/src/com/android/loganalysis/item/ |
D | MiscKernelLogItem.java | 52 protected MiscKernelLogItem(Set<String> attributes) { in MiscKernelLogItem() 115 private static Set<String> getAllAttributes(Set<String> attributes) { in getAllAttributes()
|
D | GenericItem.java | 38 protected GenericItem(Set<String> allowedAttributes, Map<String, Object> attributes) { in GenericItem() 71 protected Map<String, Object> mergeAttributes(IItem other, Set<String> attributes) in mergeAttributes()
|
D | MiscLogcatItem.java | 61 protected MiscLogcatItem(Set<String> attributes) { in MiscLogcatItem() 166 private static Set<String> getAllAttributes(Set<String> attributes) { in getAllAttributes()
|
D | CompactMemInfoItem.java | 118 Map<String, Object> attributes = new HashMap<String, Object>(); in addPid() local
|
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/suite/ |
D | SuiteApkInstallerTest.java | 90 Map<String, String> attributes = new HashMap<>(); in testGetTestsDir_noVar() local 145 Map<String, String> attributes = new HashMap<>(); in testGetTestsDir_notDir() local
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/testdefs/ |
D | XmlDefsParser.java | 45 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | MetricsXmlParser.java | 81 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() 111 private String getMandatoryAttribute(String tagName, String attrName, Attributes attributes) in getMandatoryAttribute()
|
/tools/loganalysis/tests/src/com/android/loganalysis/item/ |
D | GenericItemTest.java | 77 Map<String, Object> attributes; in testMergeAttributes() local
|
/tools/tradefederation/core/src/com/android/tradefed/config/ |
D | ConfigurationXmlParser.java | 99 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement() 274 void addObject(String objectTypeName, Attributes attributes) throws SAXException { in addObject()
|
/tools/tradefederation/core/src/com/android/tradefed/util/net/ |
D | XmlRpcHelper.java | 172 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
|
/tools/tradefederation/core/res/jacoco/ |
D | jacocoagent.jar | META-INF/MANIFEST.MF
META-INF/MTNMINDS.SF
META-INF/MTNMINDS ... |
D | jacocoant.jar | META-INF/MANIFEST.MF
META-INF/MTNMINDS.SF
META-INF/MTNMINDS ... |