Searched defs:uuid_t (Results 1 – 8 of 8) sorted by relevance
15 typedef unsigned char uuid_t[16]; typedef
65 typedef struct uuid uuid_t; typedef
44 typedef unsigned char uuid_t[16]; typedef
235 using uuid_t = uint8_t[16]; variable
256 using uuid_t = uint8_t[16]; variable
94 using uuid_t = uint8_t[16]; in parseModuleId() typedef
16 pub type uuid_t = ::uuid; typedef