Searched defs:keepAlive (Results 1 - 6 of 6) sorted by relevance

/external/apache-http/src/org/apache/http/
H A DConnectionReuseStrategy.java73 boolean keepAlive(HttpResponse response, HttpContext context); method in interface:ConnectionReuseStrategy
/external/apache-http/src/org/apache/http/impl/
H A DDefaultConnectionReuseStrategy.java78 public boolean keepAlive(final HttpResponse response, method in class:DefaultConnectionReuseStrategy
H A DNoConnectionReuseStrategy.java54 public boolean keepAlive(final HttpResponse response, final HttpContext context) { method in class:NoConnectionReuseStrategy
/external/webkit/Source/WebCore/plugins/
H A DPluginViewNone.cpp148 void PluginView::keepAlive(NPP) function in class:WebCore::PluginView
H A DPluginView.cpp1394 void PluginView::keepAlive() function in class:WebCore::PluginView
1404 void PluginView::keepAlive(NPP instance) function in class:WebCore::PluginView
1410 view->keepAlive();
/external/webkit/Source/WebCore/page/
H A DFrame.cpp571 void Frame::keepAlive() function in class:WebCore::Frame

Completed in 2704 milliseconds