Home
last modified time | relevance | path

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

/tools/apksig/src/main/java/com/android/apksig/internal/jar/
DManifestParser.java207 private static byte[] concat(byte[] arr1, byte[] arr2, int offset2, int length2) { in concat() argument
208 byte[] result = new byte[arr1.length + length2]; in concat()
210 System.arraycopy(arr2, offset2, result, arr1.length, length2); in concat()
/tools/tradefederation/core/res/jacoco/
Djacocoagent.jarMETA-INF/MANIFEST.MF META-INF/MTNMINDS.SF META-INF/MTNMINDS ...
Djacocoant.jarMETA-INF/MANIFEST.MF META-INF/MTNMINDS.SF META-INF/MTNMINDS ...