Searched refs:writeZeroes (Results 1 – 5 of 5) sorted by relevance
120 public void writeZeroes(int count); in writeZeroes() method
309 public void writeZeroes(int count) { in writeZeroes() method in ByteArrayAnnotatedOutput
93 out.writeZeroes(24); in writeTo()103 out.writeZeroes(8); in writeTo()
350 out.writeZeroes(writeAt - at); in writeTo0()
553 out.writeZeroes(one.getFileOffset() - out.getCursor()); in toDex0()