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

/vbox/src/VBox/Main/src-server/
H A DMachineImplCloneVM.cpp104 inline void updateProgressStats(MEDIUMTASKCHAIN &mtc, bool fAttachLinked, ULONG &uCount, ULONG &uTotalWeight) const;
167 void MachineCloneVMPrivate::updateProgressStats(MEDIUMTASKCHAIN &mtc, bool fAttachLinked, function in class:MachineCloneVMPrivate
306 updateProgressStats(mtc, fAttachLinked, uCount, uTotalWeight);
475 updateProgressStats(mtc, fAttachLinked, uCount, uTotalWeight);
546 updateProgressStats(mtc, fAttachLinked, uCount, uTotalWeight);

Completed in 48 milliseconds