OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
94
uint32_t length =
Get4BE
(input_buffer_);
Completed in 32 milliseconds