OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:responsecount
(Results
1 - 2
of
2
) sorted by null
/external/apache-http/src/org/apache/http/impl/
HttpConnectionMetricsImpl.java
51
private long
responseCount
= 0;
93
return this.
responseCount
;
97
this.
responseCount
++;
109
value = new Long(
responseCount
);
142
this.
responseCount
= 0;
/dalvik/hit/samples/
android.hprof
[
all
...]
Completed in 252 milliseconds