HomeSort by relevance Sort by last modified time
    Searched defs:get2LE (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/minzip/
Bits.h 72 INLINE unsigned short get2LE(unsigned char const* pSrc)
  /dalvik/dexdump/
DexDump.cpp 86 static inline u2 get2LE(unsigned char const* pSrc)
873 u2 instr = get2LE((const u1*) &insns[insnIdx]);
    [all...]

Completed in 111 milliseconds