Searched refs:get4BE (Results 1 – 1 of 1) sorted by relevance
295 static uint32_t get4BE(const unsigned char* buf) in get4BE() function406 int extraCount = get4BE(origBuf + kIdentSize * 2 + 4); in computeInstanceDumpLen()415 int arrayCount = get4BE(origBuf + kIdentSize + 4); in computeObjectArrayDumpLen()424 int arrayCount = get4BE(origBuf + kIdentSize + 4); in computePrimitiveArrayDumpLen()512 heapType = get4BE(buf+1); in processHeapDump()664 timestamp = get4BE(buf + 1); in filterData()665 length = get4BE(buf + 5); in filterData()