Searched refs:getGuestOSTypes (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DVirtualBoxImpl.h267 HRESULT getGuestOSTypes(std::vector<ComPtr<IGuestOSType> > &aGuestOSTypes);
/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp1002 HRESULT VirtualBox::getGuestOSTypes(std::vector<ComPtr<IGuestOSType> > &aGuestOSTypes) function in class:VirtualBox

Completed in 55 milliseconds