HomeSort by relevance Sort by last modified time
    Searched full:heartbeats (Results 1 - 18 of 18) sorted by null

  /external/autotest/scheduler/shard/
simple_heartbeat_client.py 5 Executes heartbeats against a simple_heartbeat_server running on the give
42 """Performs heartbeats and deserializes into an in memory database."""
119 help='Heartbeats can only be performed '
simple_heartbeat_server.py 5 Executes *readonly* heartbeats against the given database.
11 Start to serve heartbeats on port 8080 using the database credentials
12 found in the shadow_config. One would perform heartbeats for board:lumpy
shard_client_unittest.py 348 """Test looping over heartbeats and aborting that loop works."""
372 """Test looping over heartbeats with a timeout."""
shard_client.py 108 This class contains the logic to do periodic heartbeats to a global AFE,
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
16-1.c 129 /* wait for heartbeats from child */
5-3.c 116 /* wait for heartbeats from child */
  /test/framework/harnesses/host_controller/vti_interface/
vti_endpoint_client.py 271 update_interval: int, time between heartbeats in second.
292 update_interval: int, time between heartbeats in second.
  /external/iproute2/include/uapi/linux/
sctp.h 699 * Applications can enable or disable heartbeats for any peer address
707 SPP_HB_ENABLE = 1<<0, /*Enable heartbeats*/
708 SPP_HB_DISABLE = 1<<1, /*Disable heartbeats*/
  /external/kernel-headers/original/uapi/linux/
sctp.h 701 * Applications can enable or disable heartbeats for any peer address
709 SPP_HB_ENABLE = 1<<0, /*Enable heartbeats*/
710 SPP_HB_DISABLE = 1<<1, /*Disable heartbeats*/
  /external/ltp/utils/sctp/include/netinet/
sctp.h 539 * Applications can enable or disable heartbeats for any peer address
547 SPP_HB_ENABLE = 1<<0, /*Enable heartbeats*/
548 SPP_HB_DISABLE = 1<<1, /*Disable heartbeats*/
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpProto.h 301 UINT32 RttMeasure; ///< Currently measured RTT in heartbeats.
TcpInput.c 218 @param[in] Measure Currently measured RTT in heartbeats.
    [all...]
  /frameworks/base/core/proto/android/server/
jobscheduler.proto 206 // Mapping: standby bucket -> number of heartbeats between each sweep of
  /external/autotest/frontend/afe/
rpc_utils.py     [all...]
models.py 664 # Disclaimer: concurrent heartbeats should theoretically not occur in
    [all...]
  /external/tcpdump/
print-forces.c     [all...]
  /frameworks/base/services/core/java/com/android/server/job/
JobSchedulerService.java 233 * Count standby heartbeats, and keep track of which beat each bucket's jobs will
474 * Mapping: standby bucket -> number of heartbeats between each sweep of that
    [all...]
  /frameworks/base/services/core/java/com/android/server/content/
SyncManager.java     [all...]

Completed in 574 milliseconds