Home
last modified time | relevance | path

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

/dalvik/vm/
DBits.h49 INLINE u4 get4BE(unsigned char const* pSrc) in get4BE() function
/dalvik/tools/hprof-conv/
DHprofConv.c286 static uint32_t get4BE(const unsigned char* buf) in get4BE() function