Home
last modified time | relevance | path

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

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