Home
last modified time | relevance | path

Searched refs:getReceivedBytesCount (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/http/
DHttpConnectionMetrics.java61 long getReceivedBytesCount(); in getReceivedBytesCount() method
/external/apache-http/src/org/apache/http/impl/
DHttpConnectionMetricsImpl.java68 public long getReceivedBytesCount() { in getReceivedBytesCount() method in HttpConnectionMetricsImpl