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

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

Completed in 103 milliseconds