Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/http/
DHttpConnectionMetrics.java71 Object getMetric(String metricName); in getMetric() method
/external/apache-http/src/org/apache/http/impl/
DHttpConnectionMetricsImpl.java100 public Object getMetric(final String metricName) { in getMetric() method in HttpConnectionMetricsImpl