Searched refs:SetCommonProperty (Results 1 - 4 of 4) sorted by relevance
/third_party/lzma/CPP/7zip/Archive/Common/ |
H A D | HandlerOut.cpp | 85 bool CCommonMethodProps::SetCommonProperty(const UString &name, const PROPVARIANT &value, HRESULT &hres)
in SetCommonProperty() function in NArchive::CCommonMethodProps 206 if (SetCommonProperty(name, value, hres))
in SetProperty() 261 if (SetCommonProperty(name, value, hres))
in SetProperty()
|
H A D | HandlerOut.h | 60 bool SetCommonProperty(const UString &name, const PROPVARIANT &value, HRESULT &hres);
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zHandler.cpp | 775 if (SetCommonProperty(name, value, hres))
in SetProperties()
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | XzHandler.cpp | 1374 if (SetCommonProperty(name, value, hres))
in SetProperty()
|
Completed in 4 milliseconds