OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:heap_mark_bitmap_
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/collector/
concurrent_copying.cc
53
heap_mark_bitmap_
(nullptr), live_stack_freeze_size_(0), mark_stack_mode_(kMarkStackModeOff),
68
heap_mark_bitmap_
= heap->GetMarkBitmap();
[
all
...]
concurrent_copying.h
208
accounting::HeapBitmap*
heap_mark_bitmap_
;
member in class:art::gc::collector::ConcurrentCopying
Completed in 105 milliseconds