Home
last modified time | relevance | path

Searched defs:wait_time (Results 1 – 25 of 89) sorted by relevance

1234

/aosp_15_r20/external/autotest/server/cros/ap_configurators/
H A Dweb_driver_core_helpers.py97 def wait_for_objects_by_id(self, element_ids, wait_time=5): argument
115 def wait_for_objects_by_xpath(self, xpaths, wait_time=5): argument
191 def wait_for_object_by_id(self, element_id, wait_time=5): argument
204 def wait_for_object_by_xpath_to_vanish(self, xpath, wait_time=5): argument
223 def wait_for_object_by_id_to_vanish(self, element_id, wait_time=5): argument
264 def wait_for_object_by_xpath(self, xpath, wait_time=5): argument
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Ddpp_supplicant.c219 unsigned int wait_time, max_tries; in wpas_dpp_auth_resp_retry() local
275 unsigned int wait_time) in wpas_dpp_stop_listen_for_tx()
645 unsigned int wait_time, diff_ms; in wpas_dpp_reply_wait_timeout() local
757 unsigned int wait_time, max_wait_time, freq, max_tries, used; in wpas_dpp_auth_init_next() local
2466 unsigned int wait_time, max_wait_time; in wpas_dpp_rx_presence_announcement() local
2558 unsigned int wait_time, max_wait_time; in wpas_dpp_rx_reconfig_announcement() local
3087 unsigned int wait_time; in wpas_dpp_pkex_init() local
3230 unsigned int wait_time; in wpas_dpp_rx_pkex_exchange_req() local
3309 unsigned int wait_time; in wpas_dpp_rx_pkex_exchange_resp() local
3393 unsigned int wait_time; in wpas_dpp_rx_pkex_commit_reveal_req() local
[all …]
H A Dnan_usd.c57 unsigned int wait_time; member
89 unsigned int wait_time, const u8 *dst, in wpas_nan_de_tx_send()
127 static int wpas_nan_de_tx(void *ctx, unsigned int freq, unsigned int wait_time, in wpas_nan_de_tx()
H A Dgas_query.c285 struct wpabuf *req, unsigned int wait_time) in gas_query_tx()
329 unsigned int wait_time; in gas_query_tx_comeback_req() local
/aosp_15_r20/external/wpa_supplicant_8/src/p2p/
H A Dp2p_sd.c277 unsigned int wait_time; in p2p_start_sd() local
427 unsigned int wait_time = 200; in p2p_sd_response() local
635 unsigned int wait_time = 200; in p2p_rx_gas_comeback_req() local
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_data_utils.py2850 def check_data_stall_detection(ad, wait_time=WAIT_TIME_FOR_DATA_STALL): argument
2871 wait_time=WAIT_TIME_FOR_NW_VALID_FAIL): argument
2891 wait_time=WAIT_TIME_FOR_DATA_STALL_RECOVERY): argument
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabGFTVoWifiTest.py1271 def _call_hold(self, ad, wait_time=WAIT_TIME_IN_CALL): argument
1311 def _call_unhold(self, ad, wait_time=WAIT_TIME_IN_CALL): argument
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Ddpp_hostapd.c194 unsigned int wait_time, max_tries; in hostapd_dpp_auth_resp_retry() local
380 unsigned int wait_time; in hostapd_dpp_pkex_init() local
613 unsigned int wait_time, diff_ms; in hostapd_dpp_reply_wait_timeout() local
731 unsigned int wait_time, max_wait_time, freq, max_tries, used; in hostapd_dpp_auth_init_next() local
1764 unsigned int wait_time, max_wait_time; in hostapd_dpp_rx_reconfig_announcement() local
H A Dgas_query_ap.c262 struct wpabuf *req, unsigned int wait_time) in gas_query_tx()
286 unsigned int wait_time; in gas_query_tx_comeback_req() local
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dgas_server.c276 unsigned int wait_time = 0; in gas_server_handle_rx_comeback_req() local
554 unsigned int wait_time)) in gas_server_init()
H A Dnan_de.c186 unsigned int wait_time, in nan_de_tx()
207 unsigned int wait_time, in nan_de_tx_sdf()
337 unsigned int wait_time = 100; in nan_de_tx_multicast() local
/aosp_15_r20/external/openthread/tests/toranj/ncp/
H A Dtest-600-channel-manager-properties.py104 wait_time = 50 variable
H A Dtest-603-channel-manager-announce-recovery.py41 def verify_channel(nodes, new_channel, wait_time=20): argument
H A Dtest-602-channel-manager-channel-select.py41 def verify_channel(nodes, new_channel, wait_time=20): argument
H A Dtest-601-channel-manager-channel-change.py41 def verify_channel(nodes, new_channel, wait_time=20): argument
/aosp_15_r20/external/arm-trusted-firmware/drivers/renesas/common/delay/
H A Dmicro_delay.c23 uint64_t wait_time = 0U; in rcar_micro_delay() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/renesas/common/delay/
Dmicro_delay.c23 uint64_t wait_time = 0U; in rcar_micro_delay() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_6130.cpp29 const time_t wait_time = now_time+1; in main() local
Dtest_9079_b.cpp74 const TimePoint::duration wait_time = next_spawn_time - now; in main() local
/aosp_15_r20/external/cronet/base/task/thread_pool/semaphore/
H A Dsemaphore_apple.cc40 const dispatch_time_t wait_time = in TimedWait() local
/aosp_15_r20/external/webrtc/video/render/
H A Dincoming_video_stream.cc60 uint32_t wait_time = render_buffers_.TimeToNextFrameRelease(); in Dequeue() local
/aosp_15_r20/external/openthread/tests/toranj/cli/
H A Dtest-030-anycast-forwarding.py114 wait_time = 5 variable
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
H A D6-1.c111 struct timeval wait_time; in main() local
/aosp_15_r20/external/autotest/site_utils/admin_audit/
H A Drpm_validator.py76 def validate_power_state(is_on, wait_time): argument
/aosp_15_r20/platform_testing/tests/automotive/mobly_tests/utilities/
H A Dcommon_utils.py45 def wait_with_log(self, wait_time): argument

1234