OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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