Home
last modified time | relevance | path

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

/dalvik/vm/
DBits.h41 INLINE u2 get2BE(unsigned char const* pSrc) in get2BE() function
/dalvik/tools/hprof-conv/
DHprofConv.c275 static uint16_t get2BE(const unsigned char* buf) in get2BE() function