Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.cpp66 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()
DHandlerOut.h42 bool SetCommonProperty(const UString &name, const PROPVARIANT &value, HRESULT &hres);
/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp745 if (SetCommonProperty(name, value, hres)) in SetProperties()
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp1239 if (SetCommonProperty(name, value, hres)) in SetProperty()