Home
last modified time | relevance | path

Searched defs:newcount (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/io/
DCharArrayWriter.java80 int newcount = count + 1; in write() local
108 int newcount = count + len; in write() local
130 int newcount = count + len; in write() local