Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/http/impl/
DHttpConnectionMetricsImpl.java48 public static final String REQUEST_COUNT = "http.request-count"; field in HttpConnectionMetricsImpl
111 if (REQUEST_COUNT.equals(metricName)) { in getMetric()
/external/apache-http/api/
Dcurrent.txt2282 field @Deprecated public static final String REQUEST_COUNT = "http.request-count";