Home
last modified time | relevance | path

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

/external/cronet/components/cronet/android/api/src/android/net/http/
DUrlResponseInfo.java106 public abstract long getReceivedByteCount(); in getReceivedByteCount() method in UrlResponseInfo
DRequestFinishedInfo.java253 public abstract Long getReceivedByteCount(); in getReceivedByteCount() method in RequestFinishedInfo.Metrics
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/cronet/src/test/java/com/google/android/exoplayer2/ext/cronet/
DCronetDataSourceTest.java214 public long getReceivedByteCount() { in createUrlResponseInfoWithUrl() method in CronetDataSourceTest
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/cronet/src/test/java/com/google/android/exoplayer2/ext/cronet/
DCronetDataSourceTest.java214 public long getReceivedByteCount() { in createUrlResponseInfoWithUrl() method in CronetDataSourceTest
/external/cronet/components/cronet/android/java/src/org/chromium/net/impl/
DUrlResponseInfoImpl.java114 public long getReceivedByteCount() { in getReceivedByteCount() method in UrlResponseInfoImpl
DCronetMetrics.java183 public Long getReceivedByteCount() { in getReceivedByteCount() method in CronetMetrics