Home
last modified time | relevance | path

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

/external/parameter-framework/asio-1.10.6/include/asio/
Dsocket_base.hpp166 ASIO_OS_DEF(SOL_SOCKET), ASIO_OS_DEF(SO_KEEPALIVE)> keep_alive; typedef in asio::socket_base
/external/linux-kselftest/tools/testing/selftests/watchdog/
Dwatchdog-test.c44 static void keep_alive(void) in keep_alive() function
/external/cronet/net/http/
Dhttp_network_transaction.cc324 bool keep_alive = false; in PrepareForAuthRestart() local
345 void HttpNetworkTransaction::DidDrainBodyForAuthRestart(bool keep_alive) { in DidDrainBodyForAuthRestart()
1328 bool keep_alive = in DoReadBodyComplete() local
1386 bool done = false, keep_alive = true; in DoDrainBodyForAuthRestartComplete() local
Dhttp_response_headers.cc1288 bool keep_alive; in IsKeepAlive() member
/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.h151 std::vector<std::unique_ptr<xla::PjRtBuffer>> keep_alive; member
/external/python/pybind11/include/pybind11/
Dattr.h49 template <size_t Nurse, size_t Patient> struct keep_alive { }; struct
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_value_gpr.h58 bool keep_alive() const {return m_keep_alive; } in keep_alive() function
/external/cronet/net/proxy_resolution/
Dmock_proxy_resolver.cc104 scoped_refptr<MockAsyncProxyResolverFactory::Request> keep_alive(this); in CompleteNow() local
/external/rust/crates/tokio/src/runtime/blocking/
Dpool.rs97 keep_alive: Duration, field
210 let keep_alive = builder.keep_alive.unwrap_or(KEEP_ALIVE); in new() localVariable
/external/freetype/src/base/
Dftdbgmem.c131 FT_Bool keep_alive; member
842 FT_Long keep_alive = ft_strtol( p, NULL, 10 ); in ft_mem_debug_init() local
/external/curl/lib/
Dcfilters.h180 Curl_cft_conn_keep_alive *keep_alive; /* try to keep it alive */ member
/external/rust/crates/tokio/src/runtime/
Dbuilder.rs82 pub(super) keep_alive: Option<Duration>, field
/external/cronet/net/socket/
Dwebsocket_transport_client_socket_pool_unittest.cc139 bool ReleaseOneConnection(ClientSocketPoolTest::KeepAlive keep_alive) { in ReleaseOneConnection()
143 void ReleaseAllConnections(ClientSocketPoolTest::KeepAlive keep_alive) { in ReleaseAllConnections()
Dsocket_test_util.cc1831 bool ClientSocketPoolTest::ReleaseOneConnection(KeepAlive keep_alive) { in ReleaseOneConnection()
1844 void ClientSocketPoolTest::ReleaseAllConnections(KeepAlive keep_alive) { in ReleaseAllConnections()
Dtransport_client_socket_pool_unittest.cc180 bool ReleaseOneConnection(ClientSocketPoolTest::KeepAlive keep_alive) { in ReleaseOneConnection()
184 void ReleaseAllConnections(ClientSocketPoolTest::KeepAlive keep_alive) { in ReleaseAllConnections()
Dclient_socket_pool_base_unittest.cc666 bool ReleaseOneConnection(ClientSocketPoolTest::KeepAlive keep_alive) { in ReleaseOneConnection()
670 void ReleaseAllConnections(ClientSocketPoolTest::KeepAlive keep_alive) { in ReleaseAllConnections()
/external/libcups/cups/
Dhttp-private.h220 http_keepalive_t keep_alive; /* Keep-alive supported? */ member
Dhttp.c2623 http_keepalive_t keep_alive) /* I - New Keep-Alive value */ in httpSetKeepAlive()
/external/libwebsockets/include/libwebsockets/
Dlws-mqtt.h70 uint16_t keep_alive; /* MQTT keep alive member
Dlws-secure-streams-policy.h318 uint16_t keep_alive; member