Home
last modified time | relevance | path

Searched refs:GetNumRawProps (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/Archive/
DIArchive.h319 STDMETHOD(GetNumRawProps)(UInt32 *numProps) x; \
/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp283 STDMETHODIMP CHandler::GetNumRawProps(UInt32 *numProps) in GetNumRawProps() function in NArchive::N7z::CHandler
/external/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp152 STDMETHODIMP CArchiveUpdateCallback::GetNumRawProps(UInt32 *numProps) in GetNumRawProps() function in CArchiveUpdateCallback
/external/lzma/CPP/7zip/UI/Console/
DList.cpp471 RINOK(getRawProps->GetNumRawProps(&numProps)); in AddRawProps()