Searched refs:Uuid (Results 1 – 3 of 3) sorted by relevance
299 Uuid Uuid member354 Uuid Uuid member382 Uuid Uuid member781 Uuid Uuid member954 Uuid Uuid member1110 Domuuid Uuid
237 type Uuid [16]byte type240 func (u Uuid) String() string {251 func (u *Uuid) fromC(c *C.libxl_uuid) error {259 func (u *Uuid) toC(cu *C.libxl_uuid) error {
307 if err := x.Uuid.fromC(&xc.uuid);err != nil {338 if err := x.Uuid.toC(&xc.uuid); err != nil {511 if err := x.Uuid.fromC(&xc.uuid);err != nil {523 if err := x.Uuid.toC(&xc.uuid); err != nil {619 if err := x.Uuid.fromC(&xc.uuid);err != nil {661 if err := x.Uuid.toC(&xc.uuid); err != nil {2242 if err := x.Uuid.fromC(&xc.uuid);err != nil {2257 if err := x.Uuid.toC(&xc.uuid); err != nil {3182 if err := x.Uuid.fromC(&xc.uuid);err != nil {3203 if err := x.Uuid.toC(&xc.uuid); err != nil {
Completed in 16 milliseconds