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

/vbox/src/VBox/Main/xml/
H A DSettings.cpp254 Utf8Str strMajor; local
291 strMajor.append(c);
306 uint32_t ulMajor = RTStrToUInt32(strMajor.c_str());

Completed in 80 milliseconds