Searched defs:uuid_t (Results 1 – 3 of 3) sorted by relevance
15 typedef unsigned char uuid_t[16]; typedef
296 using uuid_t = uint8_t[16]; variable
101 using uuid_t = uint8_t[16]; in parseModuleId() typedef