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 32 case kGcCauseForNativeAlloc: return "NativeAlloc";
gc_cause.h 38 kGcCauseForNativeAlloc,
heap.cc     [all...]
  /art/runtime/gc/collector/
semi_space.cc 195 GetCurrentIteration()->GetGcCause() == kGcCauseForNativeAlloc ||
    [all...]

Completed in 58 milliseconds