Home
last modified time | relevance | path

Searched refs:ShellFileHandle (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/crates/uefi-raw/src/protocol/
Dshell_params.rs4 pub type ShellFileHandle = *const c_void; typedef
14 pub std_in: ShellFileHandle,
16 pub std_out: ShellFileHandle,
18 pub std_err: ShellFileHandle,
/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/protocol/
Dshell_params.rs4 pub type ShellFileHandle = *const c_void; typedef
14 pub std_in: ShellFileHandle,
16 pub std_out: ShellFileHandle,
18 pub std_err: ShellFileHandle,