Home
last modified time | relevance | path

Searched defs:GetProp (Results 1 – 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/
DLzmaHandler.cpp57 Byte GetProp() const { return LzmaProps[0]; } in GetProp() function
/third_party/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.h281 CMyComPtr<IGetProp> GetProp; variable
DLoadCodecs.cpp327 static HRESULT GetProp( in GetProp() function
DArchiveExtractCallback.cpp569 STDMETHODIMP CGetProp::GetProp(PROPID propID, PROPVARIANT *value) in GetProp() function in CGetProp