OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PreGcVerificationPaused
(Results
1 - 5
of
5
) sorted by null
/art/runtime/gc/collector/
semi_space.cc
110
GetHeap()->
PreGcVerificationPaused
(this);
119
GetHeap()->
PreGcVerificationPaused
(this);
[
all
...]
mark_compact.cc
81
GetHeap()->
PreGcVerificationPaused
(this);
mark_sweep.cc
156
GetHeap()->
PreGcVerificationPaused
(this);
[
all
...]
/art/runtime/gc/
heap.h
712
void
PreGcVerificationPaused
(collector::GarbageCollector* gc)
[
all
...]
heap.cc
[
all
...]
Completed in 743 milliseconds