Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libstorage/src/
Dtestlib.rs413 fn str_to_utf16_entry_name(name: &str) -> [u16; GPT_NAME_LEN_U16] { in str_to_utf16_entry_name() function
484 name: str_to_utf16_entry_name(k), in partitions_to_disk_data()