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

/vbox/src/VBox/Main/src-server/
H A DProgressProxyImpl.cpp107 ULONG uFirstOperationWeight,
111 muOtherProgressStartWeight = uFirstOperationWeight;
112 muOtherProgressWeight = uTotalOperationsWeight - uFirstOperationWeight;
125 uFirstOperationWeight);
98 init( VirtualBox *pParent, IUnknown *pInitiator, CBSTR bstrDescription, BOOL fCancelable, ULONG uTotalOperationsWeight, CBSTR bstrFirstOperationDescription, ULONG uFirstOperationWeight, ULONG cOtherProgressObjectOperations) argument

Completed in 44 milliseconds