Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/uefi/src/fs/path/
Dpath.rs24 pub const fn to_cstr16(&self) -> &CStr16 { in to_cstr16() method
/external/rust/android-crates-io/crates/uefi/src/data_types/
Dstrs.rs727 pub fn to_cstr16<'buf>( in to_cstr16() method