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

  /dalvik/vm/
Profile.h 75 int failedAllocCount; // #of times an allocation failed
  /dalvik/vm/alloc/
Heap.c 494 gDvm.allocProf.failedAllocCount++;
497 self->allocProf.failedAllocCount++;
    [all...]

Completed in 41 milliseconds