Home
last modified time | relevance | path

Searched defs:getLengthPrefixedSlice (Results 1 – 2 of 2) sorted by relevance

/tools/apksig/src/main/java/com/android/apksig/internal/apk/
DApkSigningBlockUtilsLite.java345 public static ByteBuffer getLengthPrefixedSlice(ByteBuffer source) throws ApkFormatException { in getLengthPrefixedSlice() method in ApkSigningBlockUtilsLite
DApkSigningBlockUtils.java247 public static ByteBuffer getLengthPrefixedSlice(ByteBuffer source) throws ApkFormatException { in getLengthPrefixedSlice() method in ApkSigningBlockUtils