Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go875 type VsndStream struct { struct
884 Streams []VsndStream
A Dhelpers.gen.go2576 func NewVsndStream() (*VsndStream, error) {
2578 x VsndStream
2589 func (x *VsndStream) fromC(xc *C.libxl_vsnd_stream) error {
2598 func (x *VsndStream) toC(xc *C.libxl_vsnd_stream) (err error){defer func(){
2635 x.Streams = make([]VsndStream, n)

Completed in 13 milliseconds