Searched refs:GPT_to_UTF16 (Results 1 - 3 of 3) sorted by relevance

/system/core/fastbootd/commands/
H A Dpartitions.h123 void GPT_to_UTF16(uint16_t *, const char *, int );
H A Dpartitions.c440 void GPT_to_UTF16(uint16_t *to, const char *from, int n) function
534 GPT_to_UTF16(entry->name, value, GPT_NAMELEN);
680 GPT_to_UTF16(content->entries[i].name, current->name, 16);
/system/core/fastbootd/other/
H A Dgptedit.c278 GPT_to_UTF16(data.name, name, GPT_NAMELEN);

Completed in 105 milliseconds