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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp761 Utf8Str deviceInstance = Utf8StrFmt("%s/%u", pcszDevice, uInstance); local
762 InsertConfigString(pCfg, "DeviceInstance", deviceInstance.c_str());

Completed in 146 milliseconds