Searched defs:read4BE (Results 1 - 1 of 1) sorted by last modified time

/dalvik/vm/
H A DBits.h136 INLINE u4 read4BE(unsigned char const** ppSrc) function
224 u4 length = read4BE(ppSrc);
236 u4 length = read4BE(ppSrc);
254 u4 length = read4BE(ppSrc);

Completed in 54 milliseconds