Searched defs:writeZeroes (Results 1 - 4 of 4) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/util/
H A DOutput.java120 public void writeZeroes(int count); method in interface:Output
H A DByteArrayAnnotatedOutput.java309 public void writeZeroes(int count) { method in class:ByteArrayAnnotatedOutput
/dalvik/dx/src/com/android/dx/util/
H A DOutput.java120 public void writeZeroes(int count); method in interface:Output
H A DByteArrayAnnotatedOutput.java302 public void writeZeroes(int count) { method in class:ByteArrayAnnotatedOutput

Completed in 509 milliseconds