Home
last modified time | relevance | path

Searched refs:Get4BE (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Djdwp_bits.h31 static inline uint32_t Get4BE(unsigned char const* pSrc) { in Get4BE() function
Djdwp_main.cc95 uint32_t length = Get4BE(input_buffer_); in HaveFullPacket()