Home
last modified time | relevance | path

Searched defs:uuid_t (Results 1 – 3 of 3) sorted by relevance

/third_party/e2fsprogs/lib/uuid/
Duuid.h44 typedef unsigned char uuid_t[16]; typedef
Duuid.h.in44 typedef unsigned char uuid_t[16]; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
Draw_ostream.h235 using uuid_t = uint8_t[16]; variable