Home
last modified time | relevance | path

Searched defs:mut_ptr_from_ffi (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/
Dmod.rs71 unsafe fn mut_ptr_from_ffi(ptr: *mut c_void) -> *mut Self; in mut_ptr_from_ffi() method
82 unsafe fn mut_ptr_from_ffi(ptr: *mut c_void) -> *mut Self { in mut_ptr_from_ffi() function
/aosp_15_r20/external/rust/crates/uefi/src/proto/
Dmod.rs71 unsafe fn mut_ptr_from_ffi(ptr: *mut c_void) -> *mut Self; in mut_ptr_from_ffi() method
82 unsafe fn mut_ptr_from_ffi(ptr: *mut c_void) -> *mut Self { in mut_ptr_from_ffi() function
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Dmod.rs372 unsafe fn mut_ptr_from_ffi(ptr: *mut c_void) -> *mut Self { in mut_ptr_from_ffi() method
670 unsafe fn mut_ptr_from_ffi(ptr: *mut c_void) -> *mut Self { in mut_ptr_from_ffi() method
/aosp_15_r20/external/rust/crates/uefi/src/proto/device_path/
Dmod.rs372 unsafe fn mut_ptr_from_ffi(ptr: *mut c_void) -> *mut Self { in mut_ptr_from_ffi() method
670 unsafe fn mut_ptr_from_ffi(ptr: *mut c_void) -> *mut Self { in mut_ptr_from_ffi() method