Home
last modified time | relevance | path

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

/art/libartbase/base/
Dendian_utils.h78 inline void Set4BE(uint8_t* buf, uint32_t val) { in Set4BE() function
97 Set4BE(*dst, value); in Write4BE()
/art/runtime/
Ddebugger.cc313 Set4BE(&buf[0], t->GetThreadId()); in DdmSendThreadNotification()
528 Set4BE(pieceLenField_, totalAllocationUnits_); in Flush()
721 Set4BE(&heap_id[0], 1); // Heap id (bogus; we only have one heap). in DdmSendHeapSegments()
1084 Set4BE(&bytes[string_table_offset], bytes.size()); in GetRecentAllocations()