Searched defs:max_wait (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/autotest/server/ |
H A D | site_utils.py | 677 def wait_for_idle_duts(duts, afe, max_wait=IDLE_DUT_WAIT_TIMEOUT): argument 716 max_wait=IDLE_DUT_WAIT_TIMEOUT): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/ |
D | tel_utils.py | 607 def _wait_for_bluetooth_in_state(log, ad, state, max_wait): argument 667 def _wait_for_wifi_in_state(log, ad, state, max_wait): argument
|
/aosp_15_r20/external/webrtc/video/ |
H A D | frame_decode_timing.cc | 36 TimeDelta max_wait = in OnFrameBufferUpdated() local
|
H A D | video_stream_buffer_controller.cc | 375 TimeDelta max_wait = timeout_tracker_.TimeUntilTimeout(); in MaybeScheduleFrameForRelease() local
|
/aosp_15_r20/external/python/apitools/apitools/base/py/ |
D | util.py | 144 def CalculateWaitForRetry(retry_attempt, max_wait=60): argument
|
/aosp_15_r20/external/libese/libese-hw/nxp/pn80t/ |
H A D | common.c | 210 uint32_t max_wait = 0; in nxp_pn80t_send_cooldown() local
|
/aosp_15_r20/external/libchrome/base/synchronization/ |
H A D | waitable_event_posix.cc | 220 const TimeDelta max_wait(end_time - current_time); in TimedWaitUntil() local
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/ |
H A D | udp_proxy.c | 880 unsigned max_wait_server, max_wait_client, max_wait; in main() local
|
/aosp_15_r20/external/mbedtls/programs/test/ |
H A D | udp_proxy.c | 881 unsigned max_wait_server, max_wait_client, max_wait; in main() local
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_test_utils.py | 714 def _wait_for_bluetooth_in_state(log, ad, state, max_wait): argument 747 def _wait_for_wifi_in_state(log, ad, state, max_wait): argument
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 99139 unsigned long max_wait; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 108840 unsigned long max_wait; member
|