Home
last modified time | relevance | path

Searched defs:CallbackContext (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/
H A Dlibslirp.rs151 struct CallbackContext { struct
152 tx_bytes: mpsc::Sender<Bytes>,
153 tx_cmds: mpsc::Sender<SlirpCmd>,
154 poll_fds: Rc<RefCell<Vec<PollFd>>>,
155 proxy_manager: Option<Box<dyn ProxyManager>>,
156 timer_manager: Rc<TimerManager>,
303 unsafe fn callback_context_from_raw(opaque: *mut c_void) -> ManuallyDrop<Box<CallbackContext>> { in callback_context_from_raw()
360 &*callback_context as *const CallbackContext as *mut c_void, in new() constant
538 &*self.callback_context as *const CallbackContext as *mut c_void, in pollfds_fill_and_send() constant
557 impl CallbackContext { impl
[all …]
/aosp_15_r20/external/crosvm/win_util/src/
H A Ddll_notification.rs167 struct CallbackContext<F1, F2> struct
176 impl<F1, F2> CallbackContext<F1, F2> argument
/aosp_15_r20/external/android-nn-driver/
H A DArmnnDriverImpl.hpp36 struct CallbackContext struct
38 Callback callback;
39 Context ctx;
/aosp_15_r20/external/pigweed/pw_rpc/fuzz/public/pw_rpc/fuzz/
H A Dengine.h266 struct CallbackContext { struct
267 size_t id;
268 Fuzzer* fuzzer;
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_spinel_buffer.cpp63 struct CallbackContext struct
65 uint32_t mFrameAddedCount; // Number of times FrameAddedCallback is invoked.
66 uint32_t mFrameRemovedCount; // Number of times FrameRemovedCallback is invoked.
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dclfsmgmtw32.h32 PVOID CallbackContext; member
Dhidclass.h82 PVOID CallbackContext; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dhidclass.h151 PVOID CallbackContext; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DDhcp6.h342 VOID *CallbackContext; member
H A DDhcp4.h293 VOID *CallbackContext; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DDhcp6.h336 VOID *CallbackContext; member
H A DDhcp4.h287 VOID *CallbackContext; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DDhcp6.h336 VOID *CallbackContext; member
H A DDhcp4.h282 VOID *CallbackContext; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DDhcp6.h336 VOID *CallbackContext; member
H A DDhcp4.h287 VOID *CallbackContext; member