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

  /art/runtime/gc/
gc_cause.cc 31 case kGcCauseForNativeAlloc: return "NativeAlloc";
gc_cause.h 35 kGcCauseForNativeAlloc,
heap.cc     [all...]
  /art/runtime/gc/collector/
semi_space.cc 183 GetCurrentIteration()->GetGcCause() == kGcCauseForNativeAlloc ||
    [all...]

Completed in 45 milliseconds