/system/bt/osi/test/ |
D | time_test.cc | 79 struct timespec delay; in TEST_F() local 100 struct timespec delay; in TEST_F() local 140 struct timespec delay; in TEST_F() local
|
/system/extras/tests/cpueater/ |
D | daemonize.c | 34 unsigned int delay = 0; in main() local
|
/system/bt/vendor_libs/test_vendor_lib/src/ |
D | async_manager.cc | 280 AsyncTaskId ExecAsync(std::chrono::milliseconds delay, in ExecAsync() 286 AsyncTaskId ExecAsyncPeriodically(std::chrono::milliseconds delay, in ExecAsyncPeriodically() 501 AsyncTaskId AsyncManager::ExecAsync(std::chrono::milliseconds delay, in ExecAsync() 507 std::chrono::milliseconds delay, std::chrono::milliseconds period, in ExecAsyncPeriodically()
|
D | dual_mode_controller.cc | 75 void DualModeController::AddControllerEvent(std::chrono::milliseconds delay, in AddControllerEvent()
|
/system/chre/platform/slpi/ |
D | system_timer.cc | 58 Nanoseconds delay) { in set()
|
D | system_time.cc | 42 void setTimeSyncRequestTimer(Nanoseconds delay) { in setTimeSyncRequestTimer()
|
/system/bt/test/rootcanal/ |
D | bluetooth_hci.cc | 101 [this](std::chrono::milliseconds delay, const TaskCallback& task) { in initialize() 107 const TaskCallback& task) { in initialize()
|
/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 | 78 Nanoseconds delay) { in set()
|
/system/nfc/src/gki/ulinux/ |
D | gki_ulinux.c | 423 struct timespec delay; in timer_thread() local 461 struct timespec delay; in GKI_run() local 717 struct timespec delay; in GKI_delay() local
|
/system/extras/memcpy-perf/ |
D | memcpy-perf.cpp | 21 size_t delay = 0; variable
|
/system/bt/service/common/bluetooth/ |
D | scan_settings.h | 135 void set_report_delay(const base::TimeDelta& delay) { in set_report_delay()
|
/system/nfc/halimpl/bcm2079x/gki/ulinux/ |
D | gki_ulinux.c | 436 struct timespec delay; in timer_thread() local 496 struct timespec delay; in GKI_run_worker_thread() local 751 struct timespec delay; in GKI_delay() local
|
/system/nfc/halimpl/bcm2079x/adaptation/ |
D | userial_linux.c | 367 static void setWriteDelay(int delay) { in setWriteDelay() 404 long delay = 0; in doWriteDelay() local 1392 uint32_t delay = 100; in USERIAL_Close() local 1620 int delay = gPowerOnDelay; in USERIAL_PowerupDevice() local
|
/system/chre/host/common/ |
D | socket_client.cc | 189 auto delay = kMinDelay; in reconnect() local
|
/system/extras/iotop/ |
D | iotop.cpp | 103 int delay = 1; in main() local
|
/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/cpustats/ |
D | cpustats.c | 53 static int cpu_count, delay, iterations; variable
|
/system/extras/latencytop/ |
D | latencytop.c | 71 int delay, iterations; in main() local
|
/system/bt/stack/avdt/ |
D | avdt_api.cc | 438 uint16_t AVDT_DelayReport(uint8_t handle, uint8_t seid, uint16_t delay) { in AVDT_DelayReport()
|
/system/bt/stack/l2cap/ |
D | l2c_fcr.cc | 2390 uint32_t timestamp, delay; in l2c_fcr_collect_ack_delay() local
|
/system/bt/btif/co/ |
D | bta_av_co.cc | 763 void bta_av_co_audio_delay(tBTA_AV_HNDL hndl, uint16_t delay) { in bta_av_co_audio_delay()
|
/system/extras/micro_bench/ |
D | micro_bench.cpp | 382 int delay = cmd_data.args[0]; in benchmarkSleep() local
|
/system/bt/stack/include/ |
D | avdt_api.h | 358 uint16_t delay; /* Delay value */ member
|
/system/netd/tests/ |
D | netd_test.cpp | 570 unsigned delay = arc4random_uniform(1*1000*1000); // <= 1s in TEST_F() local
|