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

  /dalvik/vm/
Profile.h 76 int failedAllocSize; // cumulative size of failed allocations
  /dalvik/vm/alloc/
Heap.c 495 gDvm.allocProf.failedAllocSize += size;
498 self->allocProf.failedAllocSize += size;
    [all...]

Completed in 32 milliseconds