Searched defs:pcszVBox (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DApplianceImpl.cpp314 * @param pcszVBox Our guest OS type identifier string.
318 ovf::CIMOSType_T convertVBoxOSType2CIMOSType(const char *pcszVBox, BOOL fLongMode) argument
322 if (!RTStrICmp(pcszVBox, Global::OSTypeId(g_osTypes[i].osType)))

Completed in 47 milliseconds