Searched refs:ulWeightForManifestOperation (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DApplianceImplPrivate.h62 , ulWeightForManifestOperation(0)
99 ULONG ulWeightForManifestOperation; member in struct:Appliance::Data
/vbox/src/VBox/Main/src-server/
H A DApplianceImpl.cpp934 m->ulWeightForManifestOperation = 0;
966 m->ulWeightForManifestOperation = (ULONG)((double)m->ulTotalDisksMB * .1 / 100); // use .5% of the
968 ulTotalOperationsWeight += m->ulWeightForManifestOperation;
H A DApplianceImplExport.cpp2309 m->ulWeightForManifestOperation); // operation's weight, as set up

Completed in 55 milliseconds