Searched refs:getSystemProperties (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/glue/tests/
H A DTestVBoxNATEngine.java33 vbox.getSystemProperties().getMaxNetworkAdapters(chipsetType).intValue()];
/vbox/src/VBox/Main/webservice/samples/java/jax-ws/
H A Dclienttest.java80 vbox.getSystemProperties().getDefaultMachineFolder();
/vbox/src/VBox/Main/include/
H A DVirtualBoxImpl.h260 HRESULT getSystemProperties(ComPtr<ISystemProperties> &aSystemProperties);
/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp899 HRESULT VirtualBox::getSystemProperties(ComPtr<ISystemProperties> &aSystemProperties) function in class:VirtualBox

Completed in 60 milliseconds