/aosp_15_r20/external/autotest/server/cros/network/ |
H A D | wpa_mon.py | 147 def wait_for_event(self, event, timeout=10, sleep_interval=1.0, attrs={}): member in WpaMon
|
/aosp_15_r20/external/python/mobly/mobly/controllers/android_device_lib/ |
D | event_dispatcher.py | 198 def wait_for_event( member in EventDispatcher
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/rtt/ |
D | rtt_test_utils.py | 34 def wait_for_event(ad, event_name, timeout=EVENT_TIMEOUT): function
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | drm_read.c | 67 static void wait_for_event(int fd) in wait_for_event() function
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/ |
D | event_dispatcher.py | 223 def wait_for_event(self, member in EventDispatcher
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | stdio.rs | 195 let wait_for_event = unsafe { (*boot_services.as_ptr()).wait_for_event }; in wait_stdin() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | stdio.rs | 195 let wait_for_event = unsafe { (*boot_services.as_ptr()).wait_for_event }; in wait_stdin() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | stdio.rs | 195 let wait_for_event = unsafe { (*boot_services.as_ptr()).wait_for_event }; in wait_stdin() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | stdio.rs | 195 let wait_for_event = unsafe { (*boot_services.as_ptr()).wait_for_event }; in wait_stdin() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | stdio.rs | 195 let wait_for_event = unsafe { (*boot_services.as_ptr()).wait_for_event }; in wait_stdin() localVariable
|
/aosp_15_r20/bootable/libbootloader/gbl/libefi_types/defs/ |
H A D | boot_service.h | 73 EfiStatus (*wait_for_event)(size_t num_events, EfiEvent* event, size_t* index); member
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/brcm/emmc/ |
D | emmc_csl_sdcard.c | 969 uint32_t wait_for_event(struct sd_handle *handle, in wait_for_event() function
|
/aosp_15_r20/external/rust/crates/uefi-raw/src/table/ |
D | boot.rs | 51 pub wait_for_event: unsafe extern "efiapi" fn( field
|
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/device/socket/ |
D | connectionmanager.rs | 271 pub fn wait_for_event(&mut self) -> Result<VsockEvent> { in wait_for_event() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/table/ |
D | boot.rs | 51 pub wait_for_event: unsafe extern "efiapi" fn( field
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/aware/ |
D | aware_test_utils.py | 46 def wait_for_event(ad, event_name, timeout=EVENT_TIMEOUT): function
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/brcm/emmc/ |
H A D | emmc_csl_sdcard.c | 968 uint32_t wait_for_event(struct sd_handle *handle, in wait_for_event() function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/alsa/ |
H A D | mixer-test.c | 226 static int wait_for_event(struct ctl_data *ctl, int timeout) in wait_for_event() function
|
/aosp_15_r20/hardware/interfaces/bluetooth/1.1/vts/functional/ |
H A D | VtsHalBluetoothV1_1TargetTest.cpp | 366 void BluetoothHidlTest::wait_for_event(bool timeout_is_error = true) { in wait_for_event() function in BluetoothHidlTest
|
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/vts/functional/ |
H A D | VtsHalBluetoothV1_0TargetTest.cpp | 354 void BluetoothHidlTest::wait_for_event(bool timeout_is_error = true) { in wait_for_event() function in BluetoothHidlTest
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/ |
H A D | stream_executor.h | 317 void (*wait_for_event)(const SP_Device* const device, SP_Stream stream, member
|
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/vts/ |
H A D | VtsHalBluetoothTargetTest.cpp | 438 void BluetoothAidlTest::wait_for_event(bool timeout_is_error = true) { in wait_for_event() function in BluetoothAidlTest
|
/aosp_15_r20/external/rust/crates/uefi/src/ |
D | boot.rs | 515 pub fn wait_for_event(events: &mut [Event]) -> Result<usize, Option<usize>> { in wait_for_event() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/ |
D | boot.rs | 515 pub fn wait_for_event(events: &mut [Event]) -> Result<usize, Option<usize>> { in wait_for_event() function
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 71127 efi_status_t (*wait_for_event)(long unsigned int, efi_event_t *, long unsigned int *); member 71174 u32 wait_for_event; member
|