Searched refs:SetCommonProperty (Results 1 – 4 of 4) sorted by relevance
/external/lzma/CPP/7zip/Archive/Common/ |
D | HandlerOut.cpp | 66 bool CCommonMethodProps::SetCommonProperty(const UString &name, const PROPVARIANT &value, HRESULT &… in SetCommonProperty() function in NArchive::CCommonMethodProps 160 if (SetCommonProperty(name, value, hres)) in SetProperty() 218 if (SetCommonProperty(name, value, hres)) in SetProperties()
|
D | HandlerOut.h | 42 bool SetCommonProperty(const UString &name, const PROPVARIANT &value, HRESULT &hres);
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zHandler.cpp | 745 if (SetCommonProperty(name, value, hres)) in SetProperties()
|
/external/lzma/CPP/7zip/Archive/ |
D | XzHandler.cpp | 1239 if (SetCommonProperty(name, value, hres)) in SetProperty()
|