Searched refs:DomainRestoreParams (Results 1 – 2 of 2) sorted by relevance
393 type DomainRestoreParams struct { struct
688 func NewDomainRestoreParams() (*DomainRestoreParams, error) {690 x DomainRestoreParams701 func (x *DomainRestoreParams) fromC(xc *C.libxl_domain_restore_params) error {711 func (x *DomainRestoreParams) toC(xc *C.libxl_domain_restore_params) (err error){defer func(){
Completed in 13 milliseconds