Home
last modified time | relevance | path

Searched defs:wait_for_event (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/autotest/server/cros/network/
H A Dwpa_mon.py147 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/
Devent_dispatcher.py198 def wait_for_event( member in EventDispatcher
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/rtt/
Drtt_test_utils.py34 def wait_for_event(ad, event_name, timeout=EVENT_TIMEOUT): function
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Ddrm_read.c67 static void wait_for_event(int fd) in wait_for_event() function
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Devent_dispatcher.py223 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 Dstdio.rs195 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 Dstdio.rs195 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 Dstdio.rs195 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 Dstdio.rs195 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 Dstdio.rs195 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 Dboot_service.h73 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/
Demmc_csl_sdcard.c969 uint32_t wait_for_event(struct sd_handle *handle, in wait_for_event() function
/aosp_15_r20/external/rust/crates/uefi-raw/src/table/
Dboot.rs51 pub wait_for_event: unsafe extern "efiapi" fn( field
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/device/socket/
Dconnectionmanager.rs271 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/
Dboot.rs51 pub wait_for_event: unsafe extern "efiapi" fn( field
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/aware/
Daware_test_utils.py46 def wait_for_event(ad, event_name, timeout=EVENT_TIMEOUT): function
/aosp_15_r20/external/arm-trusted-firmware/drivers/brcm/emmc/
H A Demmc_csl_sdcard.c968 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 Dmixer-test.c226 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 DVtsHalBluetoothV1_1TargetTest.cpp366 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 DVtsHalBluetoothV1_0TargetTest.cpp354 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 Dstream_executor.h317 void (*wait_for_event)(const SP_Device* const device, SP_Stream stream, member
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/vts/
H A DVtsHalBluetoothTargetTest.cpp438 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/
Dboot.rs515 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/
Dboot.rs515 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 Dvmlinux.h71127 efi_status_t (*wait_for_event)(long unsigned int, efi_event_t *, long unsigned int *); member
71174 u32 wait_for_event; member

12