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

/vbox/src/VBox/Main/include/
H A DVirtualBoxImpl.h199 HRESULT i_findGuestOSType(const Bstr &bstrOSType,
/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp1535 rc = i_findGuestOSType(Bstr(aOsTypeId), osType);
3549 HRESULT VirtualBox::i_findGuestOSType(const Bstr &bstrOSType, function in class:VirtualBox

Completed in 383 milliseconds