Searched refs:keepAlive (Results 1 – 6 of 6) sorted by relevance
82 boolean keepAlive = true; field in TestWebServer130 keepAlive = true; in initServer()170 keepAlive = value; in setKeepAlive()674 if (!keepAlive || nread <= 0) { in handleClient()745 } while (keepAlive); in handleClient()806 psPrint(ps, "Connection: " + ((keepAlive) ? "Keep-Alive" : "Close")); in printHeaders()
112 public boolean keepAlive(final HttpResponse response) { in keepAlive() method in TestHttpClient113 return this.connStrategy.keepAlive(response, this.context); in keepAlive()
408 bool keepAlive = in onFetch() local414 if (mFetching || keepAlive) { in onFetch()415 if (keepAlive) { in onFetch()
210 public Object keepAlive; field in TestDocumentsProvider.CloudCursor288 result.keepAlive = task; in queryChildDocuments()
234 sp<Camera3IOStreamBase> keepAlive(this); in returnAnyBufferLocked() local
54234 …method public abstract boolean keepAlive(org.apache.http.HttpResponse, org.apache.http.protocol.Ht…55713 …method public boolean keepAlive(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext…55766 …method public boolean keepAlive(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext…