Home
last modified time | relevance | path

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

/external/cronet/components/cronet/android/api/src/android/net/http/
DRequestFinishedInfo.java246 public abstract Long getSentByteCount(); in getSentByteCount() method in RequestFinishedInfo.Metrics
/external/cronet/components/cronet/android/java/src/org/chromium/net/impl/
DCronetMetrics.java177 public Long getSentByteCount() { in getSentByteCount() method in CronetMetrics