Lines Matching refs:vbox
106 {'xsi:type' => 'vbox:LockType', %$attr},
118 {'xsi:type' => 'vbox:DeviceType', %$attr},
130 {'xsi:type' => 'vbox:AccessMode', %$attr},
137 my $vbox = vboxService->IWebsessionManager_logon("test", "test");
139 if (!$vbox)
146 my $v = vboxService->IVirtualBox_getVersion($vbox);
152 my @result = vboxService->IVirtualBox_getMachines($vbox);
163 my $machine = vboxService->IVirtualBox_findMachine($vbox, $vmname);
168 my $session = vboxService->IWebsessionManager_getSessionObject($vbox);
199 vboxService->IWebsessionManager_logoff($vbox);
203 my $machine = vboxService->IVirtualBox_findMachine($vbox, $vmname);
208 my $session = vboxService->IWebsessionManager_getSessionObject($vbox);
220 vboxService->IWebsessionManager_logoff($vbox);
224 my $medium = vboxService->IVirtualBox_openMedium($vbox, $disk,