Searched refs:totalPendCount (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/alloc/
H A DMarkSweep.c950 size_t totalPendCount; local
974 totalPendCount = 0;
1012 totalPendCount += newPendCount;
1016 totalPendCount);
1017 if (totalPendCount == 0) {

Completed in 45 milliseconds