Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go1027 type Streaminfo struct { struct
1033 Streams []Streaminfo
A Dhelpers.gen.go3490 func NewStreaminfo() (*Streaminfo, error) {
3492 x Streaminfo
3503 func (x *Streaminfo) fromC(xc *C.libxl_streaminfo) error {
3509 func (x *Streaminfo) toC(xc *C.libxl_streaminfo) (err error){defer func(){
3538 x.Streams = make([]Streaminfo, n)

Completed in 15 milliseconds