HomeSort by relevance Sort by last modified time
    Searched refs:have_zygote_space_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/
heap.cc 147 have_zygote_space_(false),
505 can_move_objects = !have_zygote_space_ && foreground_collector_type_ != kCollectorTypeGSS;
    [all...]
heap.h 855 bool have_zygote_space_; member in class:art::gc::Heap
    [all...]

Completed in 33 milliseconds