OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetIdealFootprint
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/
heap.h
208
void
SetIdealFootprint
(size_t max_allowed_footprint);
heap.cc
228
SetIdealFootprint
(std::numeric_limits<size_t>::max());
[
all
...]
Completed in 26 milliseconds