Home
last modified time | relevance | path

Searched refs:convert_text_to_device_path (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/rust/crates/uefi/src/proto/device_path/
Dtext.rs168 pub fn convert_text_to_device_path(&self, text_device_path: &CStr16) -> Result<&DevicePath> { in convert_text_to_device_path() method
170 let ptr = (self.0.convert_text_to_device_path)(text_device_path.as_ptr().cast()); in convert_text_to_device_path()
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Dtext.rs168 pub fn convert_text_to_device_path(&self, text_device_path: &CStr16) -> Result<&DevicePath> { in convert_text_to_device_path() method
170 let ptr = (self.0.convert_text_to_device_path)(text_device_path.as_ptr().cast()); in convert_text_to_device_path()
/aosp_15_r20/external/rust/crates/uefi-raw/src/protocol/
Ddevice_path.rs209 pub convert_text_to_device_path: field
/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/protocol/
Ddevice_path.rs209 pub convert_text_to_device_path: field
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
H A Dhelpers.rs248 unsafe { ((*protocol.as_ptr()).convert_text_to_device_path)(path_vec.as_ptr()) }; in from_text()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
H A Dhelpers.rs248 unsafe { ((*protocol.as_ptr()).convert_text_to_device_path)(path_vec.as_ptr()) }; in from_text()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
H A Dhelpers.rs248 unsafe { ((*protocol.as_ptr()).convert_text_to_device_path)(path_vec.as_ptr()) }; in from_text()
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h101125 efi_device_path_protocol_t * (*convert_text_to_device_path)(const efi_char16_t *); member
101129 u32 convert_text_to_device_path; member
H A Dvmlinux_602.h101125 efi_device_path_protocol_t * (*convert_text_to_device_path)(const efi_char16_t *); member
101129 u32 convert_text_to_device_path; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h146771 efi_device_path_protocol_t * (*convert_text_to_device_path)(const efi_char16_t *); member
146775 u32 convert_text_to_device_path; member
H A Dvmlinux.h146771 efi_device_path_protocol_t * (*convert_text_to_device_path)(const efi_char16_t *); member
146775 u32 convert_text_to_device_path; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h145369 efi_device_path_protocol_t * (*convert_text_to_device_path)(const efi_char16_t *); member
145373 u32 convert_text_to_device_path; member