Home
last modified time | relevance | path

Searched defs:keep_alive (Results 1 – 11 of 11) sorted by relevance

/external/chromium/net/http/
Dhttp_network_transaction.cc250 bool keep_alive = false; in PrepareForAuthRestart() local
271 void HttpNetworkTransaction::DidDrainBodyForAuthRestart(bool keep_alive) { in DidDrainBodyForAuthRestart()
923 bool keep_alive = false; in DoReadBodyComplete() local
971 bool done = false, keep_alive = true; in DoDrainBodyForAuthRestartComplete() local
Dhttp_proxy_client_socket.cc225 bool keep_alive = false; in PrepareForAuthRestart() local
241 int HttpProxyClientSocket::DidDrainBodyForAuthRestart(bool keep_alive) { in DidDrainBodyForAuthRestart()
Dhttp_response_headers.cc1065 bool keep_alive; in IsKeepAlive() local
/external/chromium/base/files/
Dfile_path_watcher_win.cc132 scoped_refptr<FilePathWatcherImpl> keep_alive(this); in OnObjectSignaled() local
/external/chromium/chrome/browser/printing/cloud_print/
Dcloud_print_proxy_service.cc129 void CloudPrintProxyService::TokenExpiredNotificationDone(bool keep_alive) { in TokenExpiredNotificationDone()
/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dstunport.cc46 StunPortBindingRequest(StunPort* port, bool keep_alive, in StunPortBindingRequest()
/external/freetype/src/base/
Dftdbgmem.c131 FT_Bool keep_alive; member
872 FT_Long keep_alive = ft_atol( p ); in ft_mem_debug_init() local
/external/qemu/proxy/
Dproxy_common.c309 int keep_alive, in proxy_connection_free()
/external/chromium/net/socket/
Dtransport_client_socket_pool_unittest.cc378 bool ReleaseOneConnection(ClientSocketPoolTest::KeepAlive keep_alive) { in ReleaseOneConnection()
382 void ReleaseAllConnections(ClientSocketPoolTest::KeepAlive keep_alive) { in ReleaseAllConnections()
Dsocket_test_util.cc1167 bool ClientSocketPoolTest::ReleaseOneConnection(KeepAlive keep_alive) { in ReleaseOneConnection()
1181 void ClientSocketPoolTest::ReleaseAllConnections(KeepAlive keep_alive) { in ReleaseAllConnections()
Dclient_socket_pool_base_unittest.cc582 bool ReleaseOneConnection(ClientSocketPoolTest::KeepAlive keep_alive) { in ReleaseOneConnection()
586 void ReleaseAllConnections(ClientSocketPoolTest::KeepAlive keep_alive) { in ReleaseAllConnections()