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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp321 Utf8Str strSoundCard; local
327 strSoundCard = Utf8StrFmt("%RU32",
334 strSoundCard = Utf8StrFmt("%RU32", (uint32_t)AudioControllerType_AC97);
337 if (strSoundCard.isNotEmpty())
341 strSoundCard);

Completed in 55 milliseconds