Searched refs:ByteCount (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/ | ||
D | allocation_record.h | 170 size_t ByteCount() const { in ByteCount() function |
/art/runtime/ | ||
D | debugger.cc | 1056 Append4BE(bytes, record->ByteCount()); in GetRecentAllocations() |