HomeSort by relevance Sort by last modified time
    Searched refs:AddLiveBytes (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/space/
region_space.h 262 void AddLiveBytes(mirror::Object* ref, size_t alloc_size) {
264 reg->AddLiveBytes(alloc_size);
437 void AddLiveBytes(size_t live_bytes) {
  /art/runtime/gc/collector/
concurrent_copying.cc     [all...]

Completed in 187 milliseconds