Searched refs:UUID (Results 1 – 4 of 4) sorted by relevance
73 } UUID; typedef77 UUID uuid; in write_v3()147 UUID u1; in rtl_compareUuid()148 UUID u2; in rtl_compareUuid()
317 /* Use internal routines for UUID */321 /* Use UUID in libc library for UUID */325 /* Use libuuid library for UUID */329 /* Use no UUID library */333 /* Use OSSP library for UUID */
58 the same UUID also have to return the same set of types in getTypes(). 63 Important: If the object aggregates other objects the UUID has to be unique
35 import java.util.UUID;87 private String id = UUID.randomUUID().toString().replace("-", "");
Completed in 22 milliseconds