OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:best_end
(Results
1 - 1
of
1
) sorted by null
/art/runtime/gc/collector/
immune_spaces.cc
37
uintptr_t
best_end
= 0u;
local
95
best_end
= cur_end;
101
largest_immune_region_.SetEnd(reinterpret_cast<mirror::Object*>(
best_end
));
Completed in 712 milliseconds