Searched refs:GetStream2 (Results 1 – 4 of 4) sorted by relevance
633 static void GetStream2(const wchar_t *name) in GetStream2() function646 GetStream2(dirItem.Name); in GetStream()
442 STDMETHODIMP CArchiveUpdateCallback::GetStream2(UInt32 index, ISequentialInStream **inStream, UInt3… in GetStream2() function in CArchiveUpdateCallback574 return GetStream2(index, inStream, in GetStream()
450 STDMETHOD(GetStream2)(UInt32 index, ISequentialInStream **inStream, UInt32 notifyOp) x; \
888 HRESULT result = Callback->GetStream2(index, &stream, NUpdateNotifyOp::kAnalyze); in GetFilterGroup()