Searched refs:g_gpt_utf8_to_utf16 (Results 1 – 1 of 1) sorted by relevance
104 static void g_gpt_utf8_to_utf16(const uint8_t *, uint16_t *, size_t);670 g_gpt_utf8_to_utf16(gpp->gpp_label, entry->ent.ent_name, in g_part_gpt_add()825 g_gpt_utf8_to_utf16(gpp->gpp_label, entry->ent.ent_name, in g_part_gpt_modify()1432 g_gpt_utf8_to_utf16(const uint8_t *s8, uint16_t *s16, size_t s16len) in g_gpt_utf8_to_utf16() function