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

/vbox/src/VBox/Main/src-all/
H A DProgressImpl.cpp385 return i_notifyCompleteEI(aResultCode, errorInfo);
429 return i_notifyCompleteEI(aResultCode, errorInfo);
440 HRESULT Progress::i_notifyCompleteEI(HRESULT aResultCode, const ComPtr<IVirtualBoxErrorInfo> &aErrorInfo) function in class:Progress

Completed in 71 milliseconds