Searched defs:readCount (Results 1 – 5 of 5) sorted by relevance
43 int readCount = c.read(readBuffer); in shouldReadContentsProperly() local57 int readCount = c.read(readBuffer); in shouldReadContentsWhenBiggerBufferSupplied() local72 int readCount = c.read(readBuffer); in shouldReadDataFromSetPosition() local87 int readCount = c.read(readBuffer); in shouldSignalEOFWhenPositionAtTheEnd() local
49 static int readCount(ObjectInputStream stream) throws IOException { in readCount() method in Serialization
2074 final AtomicInteger readCount = new AtomicInteger(); field in MapMakerInternalMap.Segment
1060 ssize_t readCount; in ProcessRoutingNotification() local1149 ssize_t readCount; in ProcessRoutingNotification() local
2070 final AtomicInteger readCount = new AtomicInteger(); field in LocalCache.Segment