Searched defs:get2BE (Results 1 – 2 of 2) sorted by relevance
/dalvik/vm/ | ||
D | Bits.h | 41 INLINE u2 get2BE(unsigned char const* pSrc) in get2BE() function |
/dalvik/tools/hprof-conv/ | ||
D | HprofConv.c | 275 static uint16_t get2BE(const unsigned char* buf) in get2BE() function |