Home
last modified time | relevance | path

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

/art/libartbase/base/
Dendian_utils.h82 inline void Set8BE(uint8_t* buf, uint64_t val) { in Set8BE() function
102 Set8BE(*dst, value); in Write8BE()