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

  /art/runtime/gc/accounting/
mod_union_table.cc 280 space::ContinuousSpace* to_space = heap->FindContinuousSpaceFromObject(ref, false); local
287 LOG(INFO) << "ToSpace " << to_space->GetName() << " type "
288 << to_space->GetGcRetentionPolicy();
  /art/runtime/gc/
heap.cc 1920 space::MallocSpace* to_space = main_space_backup_.release(); local
    [all...]

Completed in 357 milliseconds