Searched defs:UUID_SIZE (Results 1 – 6 of 6) sorted by relevance
17 #define UUID_SIZE 16 macro
30 const std::size_t UUID_SIZE = 16; variable
26 pub const UUID_SIZE: usize = PIPE_UUID_SIZE as usize; constant320 pub fn device_uuid(&self) -> Option<[c_uchar; UUID_SIZE]> { in device_uuid()350 pub fn driver_uuid(&self) -> Option<[c_schar; UUID_SIZE]> { in driver_uuid()
50 #define UUID_SIZE 16 macro
106 #define UUID_SIZE 16 macro
883 #define UUID_SIZE 16 macro