HomeSort by relevance Sort by last modified time
    Searched refs:Get4BE (Results 1 - 2 of 2) sorted by null

  /art/runtime/jdwp/
jdwp_bits.h 31 static inline uint32_t Get4BE(unsigned char const* pSrc) {
jdwp_main.cc 212 uint32_t length = Get4BE(input_buffer_);

Completed in 122 milliseconds