Searched refs:uuid_to_str (Results 1 – 1 of 1) sorted by relevance
/external/arm-trusted-firmware/tools/fiptool/ |
D | fiptool.c | 240 static void uuid_to_str(char *s, size_t len, const uuid_t *u) in uuid_to_str() function 350 uuid_to_str(name, sizeof(name), &toc_entry->uuid); in parse_fip() 717 uuid_to_str(name, sizeof(name), &uuid); in create_cmd() 814 uuid_to_str(name, sizeof(name), &uuid); in update_cmd() 922 uuid_to_str(name, sizeof(name), &uuid); in unpack_cmd() 1060 uuid_to_str(name, sizeof(name), &uuid); in remove_cmd()
|