Home
last modified time | relevance | path

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

/external/apache-commons-io/src/main/java/org/apache/commons/io/output/
DCountingOutputStream.java66 public synchronized long getByteCount() { in getByteCount() method in CountingOutputStream
DThresholdingOutputStream.java140 public long getByteCount() { in getByteCount() method in ThresholdingOutputStream
/external/apache-commons-io/src/main/java/org/apache/commons/io/input/
DCountingInputStream.java71 public synchronized long getByteCount() { in getByteCount() method in CountingInputStream
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBitmap.java414 protected int getByteCount() { in getByteCount() method in ShadowBitmap
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLegacyBitmap.java528 protected int getByteCount() { in getByteCount() method in ShadowLegacyBitmap