/external/autotest/server/cros/ap_configurators/ |
D | web_driver_core_helpers.py | 95 def wait_for_objects_by_id(self, element_ids, wait_time=5): argument 113 def wait_for_objects_by_xpath(self, xpaths, wait_time=5): argument 189 def wait_for_object_by_id(self, element_id, wait_time=5): argument 202 def wait_for_object_by_xpath_to_vanish(self, xpath, wait_time=5): argument 221 def wait_for_object_by_id_to_vanish(self, element_id, wait_time=5): argument 262 def wait_for_object_by_xpath(self, xpath, wait_time=5): argument
|
/external/arm-trusted-firmware/drivers/renesas/rcar/delay/ |
D | micro_delay.c | 22 uint64_t wait_time = 0U; in rcar_micro_delay() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/ |
D | 6-1.c | 111 struct timeval wait_time; in main() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | dpp_supplicant.c | 206 unsigned int wait_time, max_tries; in wpas_dpp_auth_resp_retry() local 256 unsigned int wait_time) in wpas_dpp_stop_listen_for_tx() 529 unsigned int wait_time, diff_ms; in wpas_dpp_reply_wait_timeout() local 624 unsigned int wait_time, max_wait_time, freq, max_tries, used; in wpas_dpp_auth_init_next() local 1886 unsigned int wait_time, max_wait_time; in wpas_dpp_rx_reconfig_announcement() local 2363 unsigned int wait_time; in wpas_dpp_rx_pkex_exchange_req() local 2413 unsigned int wait_time; in wpas_dpp_rx_pkex_exchange_resp() local 2472 unsigned int wait_time; in wpas_dpp_rx_pkex_commit_reveal_req() local 2817 unsigned int wait_time; in wpas_dpp_check_connect() local 2946 unsigned int wait_time; in wpas_dpp_pkex_add() local
|
D | offchannel.c | 261 const u8 *buf, size_t len, unsigned int wait_time, in offchannel_send_action()
|
D | gas_query.c | 287 struct wpabuf *req, unsigned int wait_time) in gas_query_tx() 331 unsigned int wait_time; in gas_query_tx_comeback_req() local
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_sd.c | 278 unsigned int wait_time; in p2p_start_sd() local 429 unsigned int wait_time = 200; in p2p_sd_response() local 628 unsigned int wait_time = 200; in p2p_rx_gas_comeback_req() local
|
D | p2p_dev_disc.c | 71 unsigned int wait_time; in p2p_send_dev_disc_req() local
|
/external/u-boot/drivers/ddr/marvell/a38x/ |
D | seq_exec.h | 30 u8 wait_time; /* msec */ member
|
/external/u-boot/arch/arm/mach-mvebu/serdes/a38x/ |
D | seq_exec.h | 30 u8 wait_time; /* msec */ member
|
D | seq_exec.c | 85 u32 unit_base_reg, unit_offset, data, mask, num_of_loops, wait_time; in poll_op_execute() local
|
/external/autotest/client/cros/enterprise/ |
D | enterprise_network_api.py | 198 def is_network_in_range(self, ssid, wait_time=0): argument
|
/external/libchrome/base/process/ |
D | kill_posix.cc | 140 BackgroundReaper(base::Process child_process, const TimeDelta& wait_time) in BackgroundReaper()
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | timer_manager.cc | 174 grpc_millis wait_time = next - grpc_core::ExecCtx::Get()->Now(); in wait_until() local
|
/external/webrtc/webrtc/common_video/ |
D | incoming_video_stream.cc | 213 uint32_t wait_time; in IncomingVideoStreamProcess() local
|
/external/adhd/cras/src/tools/cras_test_client/ |
D | cras_test_client.c | 1335 struct timespec wait_time; in show_audio_thread_snapshots() local 1352 struct timespec wait_time; in show_audio_debug_info() local 1368 struct timespec wait_time; in show_cras_bt_debug_info() local 1390 struct timespec wait_time; in print_hotword_models() local 1455 struct timespec wait_time; in cras_show_continuous_atlog() local
|
/external/autotest/server/site_tests/enterprise_CFM_Aver520Updater/ |
D | enterprise_CFM_Aver520Updater.py | 226 def wait_for_aver_camera(self, wait_time=30): argument
|
/external/autotest/client/tests/netperf2/ |
D | netperf2.py | 38 cpu_affinity = '', dev = '', bidi = False, wait_time = 5): argument
|
/external/libchrome/base/synchronization/ |
D | waitable_event_perftest.cc | 100 TimeDelta wait_time = std::accumulate(event->wait_times().begin(), in PrintPerfWaitableEvent() local
|
/external/igt-gpu-tools/overlay/ |
D | gpu-perf.h | 56 uint64_t wait_time; member
|
/external/wpa_supplicant_8/src/ap/ |
D | accounting.c | 464 unsigned int i, wait_time; in accounting_interim_error_cb() local
|
D | dpp_hostapd.c | 177 unsigned int wait_time, max_tries; in hostapd_dpp_auth_resp_retry() local 307 unsigned int wait_time, diff_ms; in hostapd_dpp_reply_wait_timeout() local 406 unsigned int wait_time, max_wait_time, freq, max_tries, used; in hostapd_dpp_auth_init_next() local 1242 unsigned int wait_time, max_wait_time; in hostapd_dpp_rx_reconfig_announcement() local
|
D | gas_query_ap.c | 260 struct wpabuf *req, unsigned int wait_time) in gas_query_tx() 284 unsigned int wait_time; in gas_query_tx_comeback_req() local
|
/external/wpa_supplicant_8/src/common/ |
D | gas_server.c | 422 unsigned int wait_time)) in gas_server_init()
|
/external/toolchain-utils/crosperf/ |
D | machine_manager.py | 91 def AddCooldownWaitTime(self, wait_time): argument
|