Searched defs:spaces (Results 1 - 1 of 1) sorted by relevance

/art/oatdump/
H A Doatdump.cc1484 // Loop through all the image spaces and dump their objects.
1486 const std::vector<gc::space::ContinuousSpace*>& spaces = heap->GetContinuousSpaces(); local
1522 for (const auto& space : spaces) {

Completed in 62 milliseconds