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

/libcore/dex/src/main/java/com/android/dex/
H A DSizeOf.java23 public static final int USHORT = 2; field in class:SizeOf
68 public static final int TYPE_ITEM = USHORT;
82 public static final int MEMBER_ID_ITEM = USHORT + USHORT + UINT;
102 public static final int MAP_ITEM = USHORT + USHORT + UINT + UINT;
109 public static final int TRY_ITEM = UINT + USHORT + USHORT;

Completed in 150 milliseconds