Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Dtext.rs40 pub struct AllowShortcuts(pub bool); struct
89 allow_shortcuts: AllowShortcuts, in convert_device_node_to_text()
111 allow_shortcuts: AllowShortcuts, in convert_device_path_to_text()
Dmod.rs235 allow_shortcuts: AllowShortcuts, in to_string()
486 allow_shortcuts: AllowShortcuts, in to_string()