Searched refs:Get4BE (Results 1 – 2 of 2) sorted by relevance
/art/runtime/jdwp/ | ||
D | jdwp_bits.h | 31 static inline uint32_t Get4BE(unsigned char const* pSrc) { in Get4BE() function |
D | jdwp_main.cc | 95 uint32_t length = Get4BE(input_buffer_); in HaveFullPacket() |