/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
D | FatFile.java | 55 if (entry.getLength() > cc.getLengthOnDisk()) throw new IOException( in get() 68 public long getLength() { in getLength() method in FatFile 71 return entry.getLength(); in getLength() 88 if (getLength() == length) return; in setLength() 118 if (offset + len > getLength()) { in read() 153 if (lastByte > getLength()) { in write() 203 return getClass().getSimpleName() + " [length=" + getLength() + in toString()
|
D | FatDirectoryEntry.java | 297 public long getLength() { in getLength() method in FatDirectoryEntry
|
/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/ |
D | SubprocessConfigBuilderTest.java | 77 assertEquals(1, inc.getLength()); in verifyWrapperXml() 81 assertEquals(1, reporter.getLength()); in verifyWrapperXml() 85 assertEquals(1, option.getLength()); in verifyWrapperXml()
|
/tools/test/graphicsbenchmark/performance_tests/helper/src/com/android/game/qualification/ |
D | GameCoreConfigurationXmlParser.java | 110 if (nodeList.getLength() != 1) { in parseList() 115 for (int i = 0; i < children.getLength(); i++) { in parseList() 178 if (elements.getLength() > 0) { in getElement()
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/ |
D | FsFile.java | 42 public long getLength(); in getLength() method
|
/tools/carrier_settings/java/ |
D | CarrierConfigConverterV2.java | 480 for (int i = 0; i < nodeList.getLength(); i++) { in getElementsByTagName() 595 for (int i = 0; i < nList.getLength(); i++) { in parseCarrierConfigToMap() 607 for (int i = 0; i < nList.getLength(); i++) { in parseCarrierConfigToMap() 619 for (int i = 0; i < nList.getLength(); i++) { in parseCarrierConfigToMap() 631 for (int i = 0; i < nList.getLength(); i++) { in parseCarrierConfigToMap() 643 for (int i = 0; i < nList.getLength(); i++) { in parseCarrierConfigToMap() 653 for (int j = 0; j < subList.getLength(); j++) { in parseCarrierConfigToMap() 666 for (int i = 0; i < nList.getLength(); i++) { in parseCarrierConfigToMap() 676 for (int j = 0; j < subList.getLength(); j++) { in parseCarrierConfigToMap() 708 for (int i = 0; i < attributes.getLength(); i++) { in checkFilters()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/result/suite/ |
D | XmlSuiteResultFormatterTest.java | 724 xml, xPathExpression, nodes.getLength()), in assertXmlContainsNode() 725 nodes.getLength() >= 1); in assertXmlContainsNode() 740 xml, xPathExpression, nodes.getLength()), in assertXmlNotContainNode() 742 nodes.getLength()); in assertXmlNotContainNode() 754 for (int i = 0; i < nodes.getLength(); i++) { in assertXmlContainsValue() 779 for (int i = 0; i < nodes.getLength(); i++) { in assertXmlContainsAttribute()
|
/tools/tradefederation/core/src/com/android/tradefed/config/ |
D | ConfigurationXmlParser.java | 231 if (attributes.getLength() > 1) { in startElement()
|
/tools/tradefederation/core/res/jacoco/ |
D | jacocoagent.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/jacoco/
org/ ... |
D | jacocoant.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/jacoco/
org/ ... |
/tools/tradefederation/core/tests/res/testdata/ |
D | tradefed-prebuilt-cts-8.0_r21.jar | META-INF/
META-INF/MANIFEST.MF
jline/
jline/CompletionHandler.class
CompletionHandler ... |