Searched refs:GetProps (Results 1 – 4 of 4) sorted by relevance
/external/lzma/CPP/7zip/ |
D | IStream.h | 106 …STDMETHOD(GetProps)(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attri…
|
/external/u-boot/tools/dtoc/ |
D | fdt.py | 213 self.props = self._fdt.GetProps(self) 345 def GetProps(self, node): member in Fdt
|
/external/lzma/CPP/7zip/Common/ |
D | FileStreams.h | 92 …STDMETHOD(GetProps)(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attri…
|
D | FileStreams.cpp | 297 STDMETHODIMP CInFileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTim… in GetProps() function in CInFileStream
|