Home | Sort by relevance Sort by last modified time |
/art/runtime/gc/collector/ | |
concurrent_copying.h | 205 std::vector<accounting::SpaceBitmap<kObjectAlignment>*> cc_bitmaps_; member in class:art::gc::collector::ConcurrentCopying |
concurrent_copying.cc | 148 cc_bitmaps_.push_back(bitmap); 154 cc_bitmaps_.push_back(bitmap); [all...] |