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.java142 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/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/rpc/
DBatch.java85 public long getByteCount() { in getByteCount() method in Batch
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLegacyBitmap.java524 protected int getByteCount() { in getByteCount() method in ShadowLegacyBitmap