Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/http/
DHttpConnectionMetrics.java55 long getSentBytesCount(); in getSentBytesCount() method
/external/apache-http/src/org/apache/http/impl/
DHttpConnectionMetricsImpl.java76 public long getSentBytesCount() { in getSentBytesCount() method in HttpConnectionMetricsImpl