Searched refs:readSignedLeb128 (Results 1 - 2 of 2) sorted by path

/libcore/dex/src/main/java/com/android/dex/
H A DDex.java570 return Leb128.readSignedLeb128(this);
H A DLeb128.java81 public static int readSignedLeb128(ByteInput in) { method in class:Leb128

Completed in 398 milliseconds