Home
last modified time | relevance | path

Searched defs:from_ffi_ptr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Dmod.rs173 pub unsafe fn from_ffi_ptr<'a>(ptr: *const FfiDevicePath) -> &'a Self { in from_ffi_ptr() method
434 pub unsafe fn from_ffi_ptr<'a>(ptr: *const FfiDevicePath) -> &'a Self { in from_ffi_ptr() method
/aosp_15_r20/external/rust/crates/uefi/src/proto/device_path/
Dmod.rs173 pub unsafe fn from_ffi_ptr<'a>(ptr: *const FfiDevicePath) -> &'a Self { in from_ffi_ptr() method
434 pub unsafe fn from_ffi_ptr<'a>(ptr: *const FfiDevicePath) -> &'a Self { in from_ffi_ptr() method