HomeSort by relevance Sort by last modified time
    Searched refs:heartbeat (Results 1 - 15 of 15) sorted by null

  /system/core/healthd/
charger.cpp 51 .heartbeat = healthd_mode_nop_heartbeat,
61 .heartbeat = healthd_mode_charger_heartbeat,
  /external/v8/tools/testrunner/local/
pool.py 31 def __init__(self, heartbeat, value):
32 self.heartbeat = heartbeat
99 MaybeResult either indicates a heartbeat of the runner, i.e. indicating
133 # Indicate a heartbeat. The iterator will continue fetching the
execution.py 357 if result.heartbeat:
358 self.indicator.Heartbeat()
  /system/core/healthd/include/healthd/
healthd.h 88 void (*heartbeat)(void); member in struct:healthd_mode_ops
122 // Return 0 to indicate the usual kernel log battery status heartbeat message
  /hardware/interfaces/health/2.0/utils/libhealthservice/
HealthServiceCommon.cpp 80 .heartbeat = healthd_mode_service_2_0_heartbeat,
  /hardware/interfaces/health/2.0/default/
healthd_common.cpp 223 healthd_mode_ops->heartbeat();
  /test/vti/test_serving/gae/webapp/src/endpoint/
job_queue.py 120 path='heartbeat',
122 name='heartbeat')
123 def heartbeat(self, request): member in class:JobQueueApi
124 """Processes the heartbeat signal from HC which leased queued job(s)."""
141 logging.warning("[heartbeat] more than one job is found!")
143 "[heartbeat] <hostname>{} <manifest_branch>{} "
169 logging.debug("[heartbeat] heartbeat job: hostname={}, "
172 logging.debug("[heartbeat] request status: {}".format(
174 logging.debug("[heartbeat] - devices = {}".format
    [all...]
  /external/ltp/lib/
tst_test.c 880 static void heartbeat(void) function
912 heartbeat();
985 heartbeat();
  /frameworks/base/services/core/java/com/android/server/job/
JobSchedulerService.java 254 * Bookkeeping about when jobs last run. We keep our own record in heartbeat time,
255 * rather than rely on Usage Stats' timestamps, because heartbeat time can be
259 * Outer SparseArray slices by user handle; inner map of package name to heartbeat
265 static final String HEARTBEAT_TAG = "*job.heartbeat*";
317 // Reset the heartbeat alarm based on the new heartbeat duration
470 * hour or day, so that the heartbeat drifts relative to wall-clock milestones.
1459 long heartbeat = -mConstants.STANDBY_BEATS[RARE_INDEX]; local
    [all...]
  /frameworks/base/services/core/java/com/android/server/job/controllers/
JobStatus.java 138 * Current standby heartbeat when this job was scheduled or last ran. Used to
285 * @param heartbeat Timestamp of when the job was created, in the standby-related
299 int sourceUserId, int standbyBucket, long heartbeat, String tag, int numFailures,
306 this.baseHeartbeat = heartbeat;
    [all...]
  /prebuilts/tools/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/
androidasync-2.1.3.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
bcprov-jdk15on-1.52.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
bcprov-jdk15on-1.52.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.50/
bcprov-jdk15on-1.50.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/
bcprov-jdk15on-1.56.jar 

Completed in 230 milliseconds