/system/extras/tests/cpueater/ |
D | daemonize.c | 34 unsigned int delay = 0; in main() local
|
/system/update_engine/common/ |
D | scoped_task_id.h | 96 base::TimeDelta delay) noexcept { in PostTask()
|
D | mock_http_fetcher.h | 116 void set_delay(bool delay) { delay_ = delay; } in set_delay()
|
/system/chre/platform/slpi/ |
D | system_timer.cc | 58 Nanoseconds delay) { in set()
|
D | host_link.cc | 455 void setTimeSyncRequestTimer(Nanoseconds delay) { in setTimeSyncRequestTimer()
|
/system/extras/tests/suspend_stress/ |
D | suspend_stress.cpp | 99 struct itimerspec delay = itimerspec(); in main() local
|
/system/chre/platform/linux/ |
D | system_timer.cc | 79 Nanoseconds delay) { in set()
|
/system/nfc/src/gki/ulinux/ |
D | gki_ulinux.cc | 387 struct timespec delay; in timer_thread() local 425 struct timespec delay; in GKI_run() local 678 struct timespec delay; in GKI_delay() local
|
/system/chre/host/common/ |
D | st_hal_lpma_handler.cc | 167 void StHalLpmaHandler::delay() { in delay() function in android::chre::StHalLpmaHandler
|
D | socket_client.cc | 187 auto delay = kMinDelay; in reconnect() local
|
/system/chre/host/msm/daemon/ |
D | fastrpc_daemon.cc | 246 auto delay = (firstDetection) ? kDelayAfterCrash : kDelayAfterCrash * 2; in onRemoteCrashDetected() local
|
/system/chre/core/include/chre/core/ |
D | event_loop_manager.h | 189 Nanoseconds delay) { in setDelayedCallback()
|
/system/media/audio_utils/ |
D | resampler.c | 66 int32_t delay = (int32_t)((1000000000 * (int64_t)rsmp->frames_in) / rsmp->in_sample_rate); in resampler_delay_ns() local
|
/system/extras/iotop/ |
D | iotop.cpp | 104 int delay = 1; in main() local
|
/system/chre/apps/power_test/common/ |
D | request_manager.cc | 152 Nanoseconds delay) { in requestTimer()
|
/system/extras/cpustats/ |
D | cpustats.c | 57 static int cpu_count, delay, iterations; variable
|
/system/extras/latencytop/ |
D | latencytop.c | 70 int delay, iterations; in main() local
|
/system/chre/platform/slpi/see/ |
D | platform_sensor_manager.cc | 171 Nanoseconds delay(5 * Seconds(60).toRawNanoseconds()); // 5 minutes in handleMissingSensor() local
|
/system/chre/core/ |
D | sensor_request_manager.cc | 835 Nanoseconds delay = deadline - now; in makeFlushRequest() local
|
/system/memory/lmkd/ |
D | lmkd.cpp | 3574 long delay = -1; in mainloop() local
|