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

/vbox/src/VBox/Main/src-server/
H A DApplianceImpl.cpp1007 ULONG ulOVFCreationWeight = (ULONG)((double)ulTotalOperationsWeight * 50.0 / 100.0); /* Use 50% for the local
1010 ulTotalOperationsWeight += ulOVFCreationWeight;

Completed in 44 milliseconds