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

  /art/runtime/gc/
heap.h 84 enum GcCause {
93 std::ostream& operator<<(std::ostream& os, const GcCause& policy);
471 collector::GcType CollectGarbageInternal(collector::GcType gc_plan, GcCause gc_cause,
heap.cc     [all...]

Completed in 29 milliseconds