Home
last modified time | relevance | path

Searched refs:GetProps (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/
DIStream.h106 …STDMETHOD(GetProps)(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attri…
/external/lzma/CPP/7zip/Common/
DFileStreams.h92 …STDMETHOD(GetProps)(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attri…
DFileStreams.cpp297 STDMETHODIMP CInFileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTim… in GetProps() function in CInFileStream