Home
last modified time | relevance | path

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

/art/libartbase/base/
Dendian_utils.h86 inline void Write1BE(uint8_t** dst, uint8_t value) { in Write1BE() function
/art/runtime/
Ddebugger.cc508 Write1BE(&p_, 8); // Size of allocation unit, in bytes. in EnsureHeader()