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

  /art/runtime/gc/collector/
garbage_collector.h 87 GcCause GetGcCause() const {
semi_space.cc 182 if (GetCurrentIteration()->GetGcCause() == kGcCauseExplicit ||
183 GetCurrentIteration()->GetGcCause() == kGcCauseForNativeAlloc ||
    [all...]

Completed in 910 milliseconds