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

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp4641 const Utf8Str strBandwidthGroupOld = pAttach->i_getBandwidthGroup(); local
4642 if (strBandwidthGroupOld.isNotEmpty())
4646 rc = i_getBandwidthGroup(strBandwidthGroupOld, pBandwidthGroupOld, false);

Completed in 87 milliseconds