Home
last modified time | relevance | path

Searched defs:delay (Results 1 – 20 of 20) sorted by relevance

/system/extras/tests/cpueater/
Ddaemonize.c34 unsigned int delay = 0; in main() local
/system/update_engine/common/
Dscoped_task_id.h96 base::TimeDelta delay) noexcept { in PostTask()
Dmock_http_fetcher.h116 void set_delay(bool delay) { delay_ = delay; } in set_delay()
/system/chre/platform/slpi/
Dsystem_timer.cc58 Nanoseconds delay) { in set()
Dhost_link.cc455 void setTimeSyncRequestTimer(Nanoseconds delay) { in setTimeSyncRequestTimer()
/system/extras/tests/suspend_stress/
Dsuspend_stress.cpp99 struct itimerspec delay = itimerspec(); in main() local
/system/chre/platform/linux/
Dsystem_timer.cc79 Nanoseconds delay) { in set()
/system/nfc/src/gki/ulinux/
Dgki_ulinux.cc387 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/
Dst_hal_lpma_handler.cc167 void StHalLpmaHandler::delay() { in delay() function in android::chre::StHalLpmaHandler
Dsocket_client.cc187 auto delay = kMinDelay; in reconnect() local
/system/chre/host/msm/daemon/
Dfastrpc_daemon.cc246 auto delay = (firstDetection) ? kDelayAfterCrash : kDelayAfterCrash * 2; in onRemoteCrashDetected() local
/system/chre/core/include/chre/core/
Devent_loop_manager.h189 Nanoseconds delay) { in setDelayedCallback()
/system/media/audio_utils/
Dresampler.c66 int32_t delay = (int32_t)((1000000000 * (int64_t)rsmp->frames_in) / rsmp->in_sample_rate); in resampler_delay_ns() local
/system/extras/iotop/
Diotop.cpp104 int delay = 1; in main() local
/system/chre/apps/power_test/common/
Drequest_manager.cc152 Nanoseconds delay) { in requestTimer()
/system/extras/cpustats/
Dcpustats.c57 static int cpu_count, delay, iterations; variable
/system/extras/latencytop/
Dlatencytop.c70 int delay, iterations; in main() local
/system/chre/platform/slpi/see/
Dplatform_sensor_manager.cc171 Nanoseconds delay(5 * Seconds(60).toRawNanoseconds()); // 5 minutes in handleMissingSensor() local
/system/chre/core/
Dsensor_request_manager.cc835 Nanoseconds delay = deadline - now; in makeFlushRequest() local
/system/memory/lmkd/
Dlmkd.cpp3574 long delay = -1; in mainloop() local