Searched defs:writeZeroes (Results 1 - 2 of 2) sorted by relevance
/external/dexmaker/src/dx/java/com/android/dx/util/ | ||
H A D | Output.java | 120 public void writeZeroes(int count); method in interface:Output |
H A D | ByteArrayAnnotatedOutput.java | 302 public void writeZeroes(int count) { method in class:ByteArrayAnnotatedOutput |
Completed in 165 milliseconds