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

/vbox/src/VBox/Frontends/VBoxBalloonCtrl/
H A DVBoxModBallooning.cpp285 static int balloonMachineUpdate(const Bstr &strUuid, PVBOXWATCHDOG_MACHINE pMachine) function
485 rc = balloonMachineUpdate(it->first /* UUID */,
516 rc = balloonMachineUpdate(strUuid, pMachine);
540 return balloonMachineUpdate(strUuid, pMachine);

Completed in 32 milliseconds