Searched defs:get4BE (Results 1 – 2 of 2) sorted by relevance
/dalvik/vm/ | ||
D | Bits.h | 49 INLINE u4 get4BE(unsigned char const* pSrc) in get4BE() function |
/dalvik/tools/hprof-conv/ | ||
D | HprofConv.c | 286 static uint32_t get4BE(const unsigned char* buf) in get4BE() function |