Searched defs:writeSleb128 (Results 1 – 3 of 3) sorted by relevance
88 public int writeSleb128(int value); in writeSleb128() method
246 public int writeSleb128(int value) { in writeSleb128() method in ByteArrayAnnotatedOutput
141 public static void writeSleb128(OutputStream out, int value) throws IOException { in writeSleb128() method in DexDataWriter157 public void writeSleb128(int value) throws IOException { in writeSleb128() method in DexDataWriter