Searched refs:lv_uefi_ucs2_to_ascii (Results 1 – 3 of 3) sorted by relevance
84 size_t lv_uefi_ucs2_to_ascii(const CHAR16 * ucs2, char * ascii, size_t ascii_len);
164 size_t lv_uefi_ucs2_to_ascii(const CHAR16 * ucs2, char * ascii, size_t ascii_len) in lv_uefi_ucs2_to_ascii() function
459 if(lv_uefi_ucs2_to_ascii(fn_ucs2, fn, fn_len) == 0) { in lv_fs_uefi_dir_read_cb()