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

/vbox/src/VBox/Main/xml/
H A DSettings.cpp3898 } aConvertOSTypes[] = variable in typeref:struct:__anon16535
3940 u < RT_ELEMENTS(aConvertOSTypes);
3943 if (str == aConvertOSTypes[u].pcszOld)
3945 str = aConvertOSTypes[u].pcszNew;

Completed in 49 milliseconds