Searched defs:keepAlive (Results 1 – 9 of 9) sorted by relevance
| /external/apache-http/src/org/apache/http/ |
| D | ConnectionReuseStrategy.java | 73 boolean keepAlive(HttpResponse response, HttpContext context); in keepAlive() method
|
| /external/apache-http/src/org/apache/http/impl/ |
| D | NoConnectionReuseStrategy.java | 54 public boolean keepAlive(final HttpResponse response, final HttpContext context) { in keepAlive() method in NoConnectionReuseStrategy
|
| D | DefaultConnectionReuseStrategy.java | 78 public boolean keepAlive(final HttpResponse response, in keepAlive() method in DefaultConnectionReuseStrategy
|
| /external/chromium_org/third_party/WebKit/Source/wtf/ |
| D | ArrayBuffer.cpp | 36 RefPtr<ArrayBuffer> keepAlive(this); in transfer() local
|
| /external/glide/library/src/main/java/com/bumptech/glide/load/engine/executor/ |
| D | FifoPriorityThreadPoolExecutor.java | 28 …public FifoPriorityThreadPoolExecutor(int corePoolSize, int maximumPoolSize, long keepAlive, TimeU… in FifoPriorityThreadPoolExecutor()
|
| /external/chromium_org/third_party/WebKit/Source/web/ |
| D | PopupListBox.cpp | 484 RefPtr<PopupListBox> keepAlive(this); in abandon() local 532 RefPtr<PopupListBox> keepAlive(this); in acceptIndex() local
|
| /external/chromium_org/third_party/WebKit/Source/platform/heap/ |
| D | HeapTest.cpp | 3528 Persistent<HeapHashMap<void*, IntVector> > keepAlive(map); in TEST() local 3585 Persistent<HeapHashMap<void*, IntSet> > keepAlive(map); in TEST() local 3614 Persistent<HeapVector<IntVector> > keepAlive(vector); in TEST() local
|
| /external/sqlite/dist/ |
| D | shell.c | 1723 static void open_db(struct callback_data *p, int keepAlive){ in open_db()
|
| /external/sqlite/dist/orig/ |
| D | shell.c | 1718 static void open_db(struct callback_data *p, int keepAlive){ in open_db()
|