Home
last modified time | relevance | path

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

/aosp12/build/make/tools/signapk/src/com/android/signapk/
H A DCountingOutputStream.java56 public long getWrittenBytes() { in getWrittenBytes() method in CountingOutputStream
/aosp12/frameworks/base/services/robotests/backup/src/com/android/server/backup/fullbackup/
H A DAppMetadataBackupWriterTest.java401 private byte[] getWrittenBytes(File file, boolean includeTarHeader) throws IOException { in getWrittenBytes() method in AppMetadataBackupWriterTest