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

/dalvik/vm/
H A DBits.h41 INLINE u2 get2BE(unsigned char const* pSrc) function
/dalvik/tools/hprof-conv/
H A DHprofConv.c275 static uint16_t get2BE(const unsigned char* buf) function
335 count = get2BE(buf);
356 count = get2BE(buf);
377 count = get2BE(buf);

Completed in 76 milliseconds