Home
last modified time | relevance | path

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

12

/system/bt/osi/test/
Dtime_test.cc79 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/
Ddaemonize.c34 unsigned int delay = 0; in main() local
/system/bt/vendor_libs/test_vendor_lib/src/
Dasync_manager.cc280 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()
Ddual_mode_controller.cc75 void DualModeController::AddControllerEvent(std::chrono::milliseconds delay, in AddControllerEvent()
/system/chre/platform/slpi/
Dsystem_timer.cc58 Nanoseconds delay) { in set()
Dsystem_time.cc42 void setTimeSyncRequestTimer(Nanoseconds delay) { in setTimeSyncRequestTimer()
/system/bt/test/rootcanal/
Dbluetooth_hci.cc101 [this](std::chrono::milliseconds delay, const TaskCallback& task) { in initialize()
107 const TaskCallback& task) { in initialize()
/system/extras/tests/suspend_stress/
Dsuspend_stress.cpp99 struct itimerspec delay = itimerspec(); in main() local
/system/chre/platform/linux/
Dsystem_timer.cc78 Nanoseconds delay) { in set()
/system/nfc/src/gki/ulinux/
Dgki_ulinux.c423 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/
Dmemcpy-perf.cpp21 size_t delay = 0; variable
/system/bt/service/common/bluetooth/
Dscan_settings.h135 void set_report_delay(const base::TimeDelta& delay) { in set_report_delay()
/system/nfc/halimpl/bcm2079x/gki/ulinux/
Dgki_ulinux.c436 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/
Duserial_linux.c367 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/
Dsocket_client.cc189 auto delay = kMinDelay; in reconnect() local
/system/extras/iotop/
Diotop.cpp103 int delay = 1; in main() local
/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/cpustats/
Dcpustats.c53 static int cpu_count, delay, iterations; variable
/system/extras/latencytop/
Dlatencytop.c71 int delay, iterations; in main() local
/system/bt/stack/avdt/
Davdt_api.cc438 uint16_t AVDT_DelayReport(uint8_t handle, uint8_t seid, uint16_t delay) { in AVDT_DelayReport()
/system/bt/stack/l2cap/
Dl2c_fcr.cc2390 uint32_t timestamp, delay; in l2c_fcr_collect_ack_delay() local
/system/bt/btif/co/
Dbta_av_co.cc763 void bta_av_co_audio_delay(tBTA_AV_HNDL hndl, uint16_t delay) { in bta_av_co_audio_delay()
/system/extras/micro_bench/
Dmicro_bench.cpp382 int delay = cmd_data.args[0]; in benchmarkSleep() local
/system/bt/stack/include/
Davdt_api.h358 uint16_t delay; /* Delay value */ member
/system/netd/tests/
Dnetd_test.cpp570 unsigned delay = arc4random_uniform(1*1000*1000); // <= 1s in TEST_F() local

12