Searched refs:aOSType (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DGlobal.h87 static const char *OSTypeId(VBOXOSTYPE aOSType);
/vbox/src/VBox/Main/src-server/
H A DGuestOSTypeImpl.cpp69 * @param aOSType global OS type ID
77 VBOXOSTYPE aOSType, uint32_t aOSHint,
97 aOSType, aOSHint,
/vbox/src/VBox/Main/src-all/
H A DGlobal.cpp402 const char *Global::OSTypeId(VBOXOSTYPE aOSType) argument
406 if (sOSTypes[i].osType == aOSType)

Completed in 44 milliseconds