Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_bits.h100 static inline void Write1BE(uint8_t** dst, uint8_t value) { in Write1BE() function
/art/runtime/
Ddebugger.cc4532 JDWP::Write1BE(&p_, 8); // Size of allocation unit, in bytes. in EnsureHeader()