HomeSort by relevance Sort by last modified time
    Searched refs:GetProps2 (Results 1 - 4 of 4) sorted by null

  /external/lzma/CPP/7zip/
IStream.h 124 STDMETHOD(GetProps2)(CStreamFileProps *props) PURE;
  /external/lzma/CPP/7zip/Common/
FileStreams.h 80 STDMETHOD(GetProps2)(CStreamFileProps *props);
FileStreams.cpp 290 STDMETHODIMP CInFileStream::GetProps2(CStreamFileProps *props)
  /external/lzma/CPP/7zip/UI/Common/
UpdateCallback.cpp 490 if (inStreamSpec->GetProps2(&props) == S_OK)

Completed in 822 milliseconds