Searched refs:SetMemLimit (Results 1 – 6 of 6) sorted by relevance
84 STDMETHOD(SetMemLimit)(UInt64 memUsage);
76 STDMETHOD(SetMemLimit)(UInt64 memUsage);
142 STDMETHODIMP CComDecoder::SetMemLimit(UInt64 memUsage) in SetMemLimit() function in NCompress::NXz::CComDecoder
204 STDMETHODIMP CDecoder::SetMemLimit(UInt64 memUsage) in SetMemLimit() function in NCompress::NLzma2::CDecoder
197 STDMETHOD(SetMemLimit)(UInt64 memUsage) PURE;
385 RINOK(setMemLimit->SetMemLimit(memUsage)); in Decode()