Searched defs:unsignedLeb128Size (Results 1 - 2 of 2) sorted by relevance

/dalvik/dx/src/com/android/dx/util/
H A DLeb128Utils.java37 public static int unsignedLeb128Size(int value) { method in class:Leb128Utils
/dalvik/libdex/
H A DLeb128.h152 DEX_INLINE int unsignedLeb128Size(u4 data) function

Completed in 152 milliseconds