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

  /external/lzma/CPP/7zip/Archive/
IArchive.h 247 STDMETHOD(GetNumRawProps)(UInt32 *numProps) x; \
  /external/lzma/CPP/7zip/UI/Common/
UpdateCallback.cpp 135 STDMETHODIMP CArchiveUpdateCallback::GetNumRawProps(UInt32 *numProps)
  /external/lzma/CPP/7zip/Archive/7z/
7zHandler.cpp 290 STDMETHODIMP CHandler::GetNumRawProps(UInt32 *numProps)
  /external/lzma/CPP/7zip/UI/Console/
List.cpp 431 RINOK(getRawProps->GetNumRawProps(&numProps));

Completed in 1529 milliseconds