Searched defs:newcount (Results 1 – 4 of 4) sorted by relevance
131 int newcount = counters.get(key, 0) + 1; in increment() local
102 final int newcount = errnos.get(errno, 0) + 1; in countError() local
133 int newcount = counters.get(key, 0) + 1; in increment() local