OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:heap_non_moving_space_capacity_
(Results
1 - 3
of
3
) sorted by null
/art/runtime/
parsed_options.h
73
size_t
heap_non_moving_space_capacity_
;
member in class:art::ParsedOptions
parsed_options.cc
185
heap_non_moving_space_capacity_
= gc::Heap::kDefaultNonMovingSpaceCapacity;
364
heap_non_moving_space_capacity_
= size;
[
all
...]
runtime.cc
729
options->
heap_non_moving_space_capacity_
,
[
all
...]
Completed in 1720 milliseconds