Home
last modified time | relevance | path

Searched defs:keepalive (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Lib/test/crashers/
Dmutation_inside_cyclegc.py22 keepalive = [] variable
/external/python/cpython3/Lib/test/crashers/
Dmutation_inside_cyclegc.py22 keepalive = [] variable
/external/libchrome/ipc/
Dipc_mojo_bootstrap.cc538 scoped_refptr<Endpoint> keepalive(this); in OnSyncMessageEventReady() local
690 scoped_refptr<ChannelAssociatedGroupController> keepalive(this); in OnPipeError() local
909 scoped_refptr<ChannelAssociatedGroupController> keepalive(this); in OnPeerAssociatedEndpointClosed() local
/external/python/cffi/c/
Dminibuffer.h397 PyObject *keepalive) in minibuffer_new()
/external/nist-sip/java/gov/nist/javax/sip/stack/
DUDPMessageChannel.java390 …DatagramPacket keepalive = new DatagramPacket(retval,0,retval.length,packet.getAddress(),packet.ge… in processIncomingDataPacket() local
/external/rust/crates/mio/src/sys/windows/
Dtcp.rs297 let mut keepalive = mstcpip::tcp_keepalive { in set_keepalive_params() localVariable
/external/libchrome/mojo/core/
Dnode_channel.cc469 scoped_refptr<NodeChannel> keepalive = this; in OnChannelMessage() local
/external/libwebsockets/lib/roles/mqtt/
Dprivate-lib-roles-mqtt.h274 uint16_t keepalive; member
/external/curl/lib/
Durldata.h1000 struct curltime keepalive; member