/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | helpers.rs | 51 let boot_services = boot_services().ok_or(BOOT_SERVICES_UNAVAILABLE)?.cast(); in locate_handles() localVariable 88 let boot_services: NonNull<efi::BootServices> = in open_protocol() localVariable 118 let boot_services: NonNull<efi::BootServices> = in create_event() localVariable 135 let boot_services: NonNull<efi::BootServices> = in close_event() localVariable 182 let boot_services: NonNull<r_efi::efi::BootServices> = boot_services.cast(); in device_path_to_text() localVariable
|
H A D | thread.rs | 27 let boot_services: NonNull<r_efi::efi::BootServices> = in sleep() localVariable
|
H A D | mod.rs | 162 let boot_services: NonNull<r_efi::efi::BootServices> = boot_services.cast(); in abort_internal() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | helpers.rs | 51 let boot_services = boot_services().ok_or(BOOT_SERVICES_UNAVAILABLE)?.cast(); in locate_handles() localVariable 88 let boot_services: NonNull<efi::BootServices> = in open_protocol() localVariable 118 let boot_services: NonNull<efi::BootServices> = in create_event() localVariable 135 let boot_services: NonNull<efi::BootServices> = in close_event() localVariable 182 let boot_services: NonNull<r_efi::efi::BootServices> = boot_services.cast(); in device_path_to_text() localVariable
|
H A D | thread.rs | 27 let boot_services: NonNull<r_efi::efi::BootServices> = in sleep() localVariable
|
H A D | mod.rs | 162 let boot_services: NonNull<r_efi::efi::BootServices> = boot_services.cast(); in abort_internal() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | helpers.rs | 57 let boot_services = boot_services().ok_or(BOOT_SERVICES_UNAVAILABLE)?.cast(); in locate_handles() localVariable 94 let boot_services: NonNull<efi::BootServices> = in open_protocol() localVariable 124 let boot_services: NonNull<efi::BootServices> = in create_event() localVariable 141 let boot_services: NonNull<efi::BootServices> = in close_event() localVariable 188 let boot_services: NonNull<r_efi::efi::BootServices> = boot_services.cast(); in device_path_to_text() localVariable
|
H A D | thread.rs | 27 let boot_services: NonNull<r_efi::efi::BootServices> = in sleep() localVariable
|
H A D | mod.rs | 160 let boot_services: NonNull<r_efi::efi::BootServices> = boot_services.cast(); in abort_internal() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | helpers.rs | 57 let boot_services = boot_services().ok_or(BOOT_SERVICES_UNAVAILABLE)?.cast(); in locate_handles() localVariable 94 let boot_services: NonNull<efi::BootServices> = in open_protocol() localVariable 124 let boot_services: NonNull<efi::BootServices> = in create_event() localVariable 141 let boot_services: NonNull<efi::BootServices> = in close_event() localVariable 188 let boot_services: NonNull<r_efi::efi::BootServices> = boot_services.cast(); in device_path_to_text() localVariable
|
H A D | thread.rs | 27 let boot_services: NonNull<r_efi::efi::BootServices> = in sleep() localVariable
|
H A D | mod.rs | 160 let boot_services: NonNull<r_efi::efi::BootServices> = boot_services.cast(); in abort_internal() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | helpers.rs | 57 let boot_services = boot_services().ok_or(BOOT_SERVICES_UNAVAILABLE)?.cast(); in locate_handles() localVariable 94 let boot_services: NonNull<efi::BootServices> = in open_protocol() localVariable 124 let boot_services: NonNull<efi::BootServices> = in create_event() localVariable 141 let boot_services: NonNull<efi::BootServices> = in close_event() localVariable 188 let boot_services: NonNull<r_efi::efi::BootServices> = boot_services.cast(); in device_path_to_text() localVariable
|
H A D | thread.rs | 27 let boot_services: NonNull<r_efi::efi::BootServices> = in sleep() localVariable
|
H A D | mod.rs | 160 let boot_services: NonNull<r_efi::efi::BootServices> = boot_services.cast(); in abort_internal() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/uefi/ |
H A D | env.rs | 68 pub fn boot_services() -> Option<NonNull<c_void>> { in boot_services() function 71 let boot_services = unsafe { (*system_table.as_ptr()).boot_services }; in boot_services() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/uefi/ |
H A D | env.rs | 68 pub fn boot_services() -> Option<NonNull<c_void>> { in boot_services() function 71 let boot_services = unsafe { (*system_table.as_ptr()).boot_services }; in boot_services() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/uefi/ |
H A D | env.rs | 68 pub fn boot_services() -> Option<NonNull<c_void>> { in boot_services() function 71 let boot_services = unsafe { (*system_table.as_ptr()).boot_services }; in boot_services() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/uefi/ |
H A D | env.rs | 68 pub fn boot_services() -> Option<NonNull<c_void>> { in boot_services() function 71 let boot_services = unsafe { (*system_table.as_ptr()).boot_services }; in boot_services() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/uefi/ |
H A D | env.rs | 68 pub fn boot_services() -> Option<NonNull<c_void>> { in boot_services() function 71 let boot_services = unsafe { (*system_table.as_ptr()).boot_services }; in boot_services() localVariable
|
/aosp_15_r20/bootable/libbootloader/gbl/libefi/mocks/ |
H A D | lib.rs | 65 pub boot_services: MockBootServices, field 93 let boot_services = MockBootServices::default(); in new() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/table/ |
D | system.rs | 27 pub boot_services: *mut BootServices, field
|
/aosp_15_r20/external/rust/crates/uefi-raw/src/table/ |
D | system.rs | 27 pub boot_services: *mut BootServices, field
|
/aosp_15_r20/bootable/libbootloader/gbl/libefi_types/defs/ |
H A D | system_table.h | 43 EfiBootService* boot_services; member
|
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/ |
H A D | lib.rs | 188 pub fn boot_services(&self) -> BootServices<'a> { in boot_services() method 254 boot_services: &'a EfiBootService, field 1227 let mut boot_services: EfiBootService = Default::default(); in run_test() localVariable
|