OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:verify_missing_card_marks_
(Results
1 - 3
of
3
) sorted by null
/art/runtime/gc/
heap.h
631
const bool
verify_missing_card_marks_
;
member in class:art::gc::Heap
heap.cc
112
verify_missing_card_marks_
(false),
[
all
...]
/art/runtime/gc/collector/
mark_sweep.cc
212
if (GetHeap()->
verify_missing_card_marks_
|| GetHeap()->verify_pre_gc_heap_||
[
all
...]
Completed in 624 milliseconds