Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc161 void SetByteCount(size_t count) { in SetByteCount() function in art::AllocRecord
4927 record->SetByteCount(byte_count); in RecordAllocation()