Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/string/
Dunicode_collation.rs23 fat_to_str: extern "efiapi" fn(this: &Self, fat_size: usize, fat: *const Char8, s: *mut Char16), field
103 pub fn fat_to_str<'a>( in fat_to_str() method
/aosp_15_r20/external/rust/crates/uefi/src/proto/string/
Dunicode_collation.rs23 fat_to_str: extern "efiapi" fn(this: &Self, fat_size: usize, fat: *const Char8, s: *mut Char16), field
103 pub fn fat_to_str<'a>( in fat_to_str() method