Searched defs:writeUnsignedLeb128 (Results 1 - 3 of 3) sorted by relevance

/dalvik/libdex/
H A DLeb128.h133 DEX_INLINE u1* writeUnsignedLeb128(u1* ptr, u4 data) function
/dalvik/dx/src/com/android/dx/util/
H A DOutput.java78 public int writeUnsignedLeb128(int value); method in interface:Output
H A DByteArrayAnnotatedOutput.java227 public int writeUnsignedLeb128(int value) { method in class:ByteArrayAnnotatedOutput

Completed in 126 milliseconds