Searched defs:completeValue (Results 1 – 7 of 7) sorted by relevance
74 STDMETHODIMP CExtractCallbackImp::SetCompleted(const UInt64 *completeValue) in SetCompleted()
89 HRESULT CHashCallbackConsole::SetCompleted(const UInt64 *completeValue) in SetCompleted()
473 HRESULT CUpdateCallbackConsole::SetCompleted(const UInt64 *completeValue) in SetCompleted()
250 STDMETHODIMP CExtractCallbackConsole::SetCompleted(const UInt64 *completeValue) in SetCompleted()
106 STDMETHODIMP CArchiveUpdateCallback::SetCompleted(const UInt64 *completeValue) in SetCompleted()
410 STDMETHODIMP CArchiveExtractCallback::SetCompleted(const UInt64 *completeValue) in SetCompleted()
516 UInt64 completeValue = 0; in HashCalc() local