HomeSort by relevance Sort by last modified time
    Searched full:from_space (Results 1 - 1 of 1) sorted by null

  /art/runtime/gc/accounting/
mod_union_table.cc 152 space::ContinuousSpace* from_space = heap->FindContinuousSpaceFromObject(obj, false); local
157 LOG(INFO) << "FromSpace " << from_space->GetName() << " type " << from_space->GetGcRetentionPolicy();

Completed in 504 milliseconds