HomeSort by relevance Sort by last modified time
    Searched refs:GPT_to_UTF16 (Results 1 - 3 of 3) sorted by null

  /system/core/fastbootd/commands/
partitions.h 123 void GPT_to_UTF16(uint16_t *, const char *, int );
partitions.c 440 void GPT_to_UTF16(uint16_t *to, const char *from, int n)
534 GPT_to_UTF16(entry->name, value, GPT_NAMELEN);
680 GPT_to_UTF16(content->entries[i].name, current->name, 16);
  /system/core/fastbootd/other/
gptedit.c 278 GPT_to_UTF16(data.name, name, GPT_NAMELEN);

Completed in 80 milliseconds