Searched defs:newCount (Results 1 – 12 of 12) sorted by relevance
68 final long newCount = ((long) mUidToCount.get(uid, 0)) + numToIncrement; in incrementCountOrThrow() local94 final int newCount = mUidToCount.get(uid, 0) - numToDecrement; in decrementCountOrThrow() local
49 protected void setRefCountLPw(int newCount) { in setRefCountLPw()
130 void updateIndexCount(unsigned int newCount) { in updateIndexCount()133 void updateVertexCount(unsigned int newCount) { in updateVertexCount()
483 int newCount = 1; in incrementUidStatLocked() local524 final int newCount = mIntentsPerUid.valueAt(idx) - 1; in decrementUidStatLocked() local
1321 int newCount = mSplitRefcounts.get(r.splitToken) - 1; in processNextBroadcastLocked() local
188 int newCount = newDims == null ? 0 : newDims.length; in resize() local
215 final int newCount = getTraceCount(tag) - 1; in onTraceEnd() local
203 int newCount = receivedCount + 1; in scanRawTable() local
219 val newCount = state?.run { in getUnreadCount() constant
2017 int newCount = mChildren.size(); in forAllRootTasks() local2115 int newCount = mChildren.size(); in forAllRootTasks() local2233 int newCount = mChildren.size(); in getRootTask() local
289 int newCount; in handleMessage() local
800 jsize newCount = (curCount == 0) ? 10 : (curCount*2); in android_os_Process_getPids() local