/external/tcpdump/tests/ |
D | msnlb.out | 1 MS NLB heartbeat, host priority: 2, cluster IP: 192.168.100.80, host IP: 192.168.100.82 2 MS NLB heartbeat, host priority: 1, cluster IP: 192.168.100.80, host IP: 192.168.100.81
|
/external/libchrome/base/task_scheduler/ |
D | service_thread.cc | 31 void ServiceThread::SetHeartbeatIntervalForTesting(TimeDelta heartbeat) { in SetHeartbeatIntervalForTesting() argument 32 g_heartbeat_for_testing = heartbeat; in SetHeartbeatIntervalForTesting()
|
D | service_thread.h | 36 static void SetHeartbeatIntervalForTesting(TimeDelta heartbeat);
|
/external/openscreen/cast/cast_core/api/runtime/ |
D | runtime_service.proto | 31 // Requests runtime to send a heartbeat in a stream. The use of server-side 34 // Core calls this API if the runtime supports heartbeat in 79 // Period between two heartbeat responses. The Core will wait for double of
|
/external/libwebsockets/include/libwebsockets/abstract/ |
D | protocols.h | 65 int (*heartbeat)(lws_abs_protocol_inst_t *d); member
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_WorkerHeartbeat.pbtxt | 16 summary: "Worker heartbeat op."
|
/external/tensorflow/tensorflow/core/data/service/ |
D | dispatcher.proto | 104 // The job client id to heartbeat for. 143 // Performs a periodic worker heartbeat.
|
D | journal.proto | 78 // Updates dispatcher state based on a client heartbeat.
|
/external/libwebsockets/lib/abstract/transports/ |
D | raw-skt.c | 48 if (priv->abs->ap->heartbeat) in heartbeat_cb() 49 priv->abs->ap->heartbeat(priv->abs->api); in heartbeat_cb()
|
D | unit-test.c | 183 if (priv->abs->ap->heartbeat) in unit_test_sequencer_cb() 184 priv->abs->ap->heartbeat(priv->abs->api); in unit_test_sequencer_cb()
|
/external/openscreen/cast/cast_core/api/common/ |
D | runtime_metadata.proto | 59 // Flags if heartbeat is supported.
|
/external/arm-trusted-firmware/fdts/ |
D | stm32mp157c-lxa-mc1.dts | 35 linux,default-trigger = "heartbeat";
|
/external/ltp/testcases/kernel/io/disktest/ |
D | CHANGELOG | 17 SIGUSR1 are now handled. Sending SIGUSR1, will display heartbeat 18 statistics since the last time SIGUSR1 was issued or the last heartbeat 19 interval if -h is specified. Sending SIGUSR1, reset heartbeat counter 186 The heartbeat option now shows statistics for the hearbeat interval, and 188 statistical output to discribe the heartbeat, cycle, and total stats.
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | service_config.proto | 38 // How often the worker should heartbeat to the master.
|
/external/ltp/lib/ |
D | tst_test.c | 1080 static void heartbeat(void) in heartbeat() function 1094 heartbeat(); in testrun() 1116 heartbeat(); in testrun() 1222 heartbeat(); in tst_set_timeout()
|
/external/libwebsockets/lib/abstract/protocols/smtp/ |
D | smtp.c | 379 .heartbeat = NULL,
|
/external/tensorflow/tensorflow/core/util/ |
D | event.proto | 86 // Worker heartbeat messages. Support for these operations is currently
|
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_input.c | 641 switch (cp->heartbeat.hb_info.addr_family) { in sctp_handle_heartbeat_ack() 644 if (cp->heartbeat.hb_info.addr_len == sizeof(struct sockaddr_in)) { in sctp_handle_heartbeat_ack() 645 store.sin.sin_family = cp->heartbeat.hb_info.addr_family; in sctp_handle_heartbeat_ack() 647 store.sin.sin_len = cp->heartbeat.hb_info.addr_len; in sctp_handle_heartbeat_ack() 650 memcpy(&store.sin.sin_addr, cp->heartbeat.hb_info.address, in sctp_handle_heartbeat_ack() 659 if (cp->heartbeat.hb_info.addr_len == sizeof(struct sockaddr_in6)) { in sctp_handle_heartbeat_ack() 660 store.sin6.sin6_family = cp->heartbeat.hb_info.addr_family; in sctp_handle_heartbeat_ack() 662 store.sin6.sin6_len = cp->heartbeat.hb_info.addr_len; in sctp_handle_heartbeat_ack() 665 memcpy(&store.sin6.sin6_addr, cp->heartbeat.hb_info.address, sizeof(struct in6_addr)); in sctp_handle_heartbeat_ack() 673 if (cp->heartbeat.hb_info.addr_len == sizeof(struct sockaddr_conn)) { in sctp_handle_heartbeat_ack() [all …]
|
D | sctp_header.h | 308 struct sctp_heartbeat heartbeat; member
|
D | sctp_output.c | 12189 hb->heartbeat.hb_info.ph.param_type = htons(SCTP_HEARTBEAT_INFO); 12190 hb->heartbeat.hb_info.ph.param_length = htons(sizeof(struct sctp_heartbeat_info_param)); 12191 hb->heartbeat.hb_info.time_value_1 = now.tv_sec; 12192 hb->heartbeat.hb_info.time_value_2 = now.tv_usec; 12194 hb->heartbeat.hb_info.addr_family = (uint8_t)net->ro._l_addr.sa.sa_family; 12196 hb->heartbeat.hb_info.addr_len = net->ro._l_addr.sa.sa_len; 12201 hb->heartbeat.hb_info.addr_len = sizeof(struct sockaddr_in); 12206 hb->heartbeat.hb_info.addr_len = sizeof(struct sockaddr_in6); 12211 hb->heartbeat.hb_info.addr_len = sizeof(struct sockaddr_conn); 12215 hb->heartbeat.hb_info.addr_len = 0; [all …]
|
/external/libchrome/libchrome_tools/patches/ |
D | Refactor-AlarmTimer-to-report-error-to-the-caller.patch | 134 // needed for maintaining network connectivity, like sending heartbeat messages.
|
/external/libwebsockets/lib/abstract/ |
D | README.md | 98 |`heartbeat()`|Called periodically even when no network events|
|
/external/autotest/ |
D | global_config.ini | 31 # Servers that should use the readonly slaves for heartbeat. Not shards. 65 # master in a shard heartbeat. If set to a positive integer, any jobs created
|
/external/cpuinfo/test/build.prop/ |
D | leagoo-t5c.log | 197 persist.sys.heartbeat.enable=1
|
D | huawei-mate-20.log | 197 persist.sys.heartbeat.enable=1
|