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

/vbox/src/VBox/Main/include/
H A DProgressImpl.h137 HRESULT i_notifyCompleteEI(HRESULT aResultCode,
/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 43 milliseconds