Searched defs:IsMovingGc (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.h739 if (IsGcConcurrent() && IsMovingGc(collector_type_)) {
877 static bool IsMovingGc(CollectorType collector_type) { function in class:art::gc::Heap

Completed in 801 milliseconds