HomeSort by relevance Sort by last modified time
    Searched refs:IsMovingGc (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/
heap.cc 353 support_homogeneous_space_compaction || IsMovingGc(foreground_collector_type_) ||
354 IsMovingGc(background_collector_type_);
441 } else if (IsMovingGc(foreground_collector_type_) &&
    [all...]
heap.h 729 if (IsGcConcurrent() && IsMovingGc(collector_type_)) {
    [all...]

Completed in 66 milliseconds