Home
last modified time | relevance | path

Searched refs:Uuid (Results 1 – 3 of 3) sorted by relevance

/xen/tools/golang/xenlight/
A Dtypes.gen.go299 Uuid Uuid member
354 Uuid Uuid member
382 Uuid Uuid member
781 Uuid Uuid member
954 Uuid Uuid member
1110 Domuuid Uuid
A Dxenlight.go237 type Uuid [16]byte type
240 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 {
A Dhelpers.gen.go307 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