Home
last modified time | relevance | path

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

/art/runtime/gc/
Dallocation_record.h170 size_t ByteCount() const { in ByteCount() function
/art/runtime/
Ddebugger.cc1056 Append4BE(bytes, record->ByteCount()); in GetRecentAllocations()