Home
last modified time | relevance | path

Searched refs:create_bitmaps (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/space/
Dmalloc_space.cc44 bool create_bitmaps, bool can_move_objects, size_t starting_size, in MallocSpace() argument
50 if (create_bitmaps) { in MallocSpace()
Dmalloc_space.h151 uint8_t* limit, size_t growth_limit, bool create_bitmaps, bool can_move_objects,