Searched defs:uuid_to_str (Results 1 – 2 of 2) sorted by relevance
30 void uuid_to_str(const struct uuid* uuid, char* str) { in uuid_to_str() function
406 TEST_F(libc, uuid_to_str) { in TEST_F() argument