Home
last modified time | relevance | path

Searched refs:UniqueId (Results 1 – 2 of 2) sorted by relevance

/xen/tools/golang/xenlight/
A Dtypes.gen.go612 UniqueId string member
819 UniqueId string member
876 UniqueId string member
1007 UniqueId string member
A Dhelpers.gen.go1667 x.UniqueId = C.GoString(xc.unique_id)
1691 if x.UniqueId != "" {
1692 xc.unique_id = C.CString(x.UniqueId)}
2436 x.UniqueId = C.GoString(xc.unique_id)
2447 if x.UniqueId != "" {
2448 xc.unique_id = C.CString(x.UniqueId)}
2590 x.UniqueId = C.GoString(xc.unique_id)
2603 if x.UniqueId != "" {
2604 xc.unique_id = C.CString(x.UniqueId)}
3415 if x.UniqueId != "" {
[all …]

Completed in 15 milliseconds