/aosp_15_r20/external/autotest/server/cros/ap_configurators/ |
H A D | web_driver_core_helpers.py | 97 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 D | dpp_supplicant.c | 219 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 D | nan_usd.c | 57 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 D | gas_query.c | 285 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 D | p2p_sd.c | 277 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/ |
D | tel_data_utils.py | 2850 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/ |
D | TelLabGFTVoWifiTest.py | 1271 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 D | dpp_hostapd.c | 194 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 D | gas_query_ap.c | 262 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 D | gas_server.c | 276 unsigned int wait_time = 0; in gas_server_handle_rx_comeback_req() local 554 unsigned int wait_time)) in gas_server_init()
|
H A D | nan_de.c | 186 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 D | test-600-channel-manager-properties.py | 104 wait_time = 50 variable
|
H A D | test-603-channel-manager-announce-recovery.py | 41 def verify_channel(nodes, new_channel, wait_time=20): argument
|
H A D | test-602-channel-manager-channel-select.py | 41 def verify_channel(nodes, new_channel, wait_time=20): argument
|
H A D | test-601-channel-manager-channel-change.py | 41 def verify_channel(nodes, new_channel, wait_time=20): argument
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/renesas/common/delay/ |
H A D | micro_delay.c | 23 uint64_t wait_time = 0U; in rcar_micro_delay() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/renesas/common/delay/ |
D | micro_delay.c | 23 uint64_t wait_time = 0U; in rcar_micro_delay() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/ |
D | test_6130.cpp | 29 const time_t wait_time = now_time+1; in main() local
|
D | test_9079_b.cpp | 74 const TimePoint::duration wait_time = next_spawn_time - now; in main() local
|
/aosp_15_r20/external/cronet/base/task/thread_pool/semaphore/ |
H A D | semaphore_apple.cc | 40 const dispatch_time_t wait_time = in TimedWait() local
|
/aosp_15_r20/external/webrtc/video/render/ |
H A D | incoming_video_stream.cc | 60 uint32_t wait_time = render_buffers_.TimeToNextFrameRelease(); in Dequeue() local
|
/aosp_15_r20/external/openthread/tests/toranj/cli/ |
H A D | test-030-anycast-forwarding.py | 114 wait_time = 5 variable
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/ |
H A D | 6-1.c | 111 struct timeval wait_time; in main() local
|
/aosp_15_r20/external/autotest/site_utils/admin_audit/ |
H A D | rpm_validator.py | 76 def validate_power_state(is_on, wait_time): argument
|
/aosp_15_r20/platform_testing/tests/automotive/mobly_tests/utilities/ |
H A D | common_utils.py | 45 def wait_with_log(self, wait_time): argument
|