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

  /dalvik/vm/
Profile.h 69 int failedAllocCount; // #of times an allocation failed
  /dalvik/vm/alloc/
Heap.cpp 365 gDvm.allocProf.failedAllocCount++;
368 self->allocProf.failedAllocCount++;

Completed in 40 milliseconds