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

  /dalvik/tools/hprof-conv/
HprofConv.c 284 static uint16_t get2BE(const unsigned char* buf)
344 count = get2BE(buf);
365 count = get2BE(buf);
386 count = get2BE(buf);
  /bootable/recovery/minzip/
Bits.h 25 INLINE unsigned short get2BE(unsigned char const* pSrc)

Completed in 278 milliseconds