Home
last modified time | relevance | path

Searched refs:AreThereNonOptionalProps (Results 1 – 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
DMethodProps.h62 bool AreThereNonOptionalProps() const in AreThereNonOptionalProps() function
/third_party/lzma/CPP/7zip/Archive/7z/
D7zEncode.cpp98 return props.AreThereNonOptionalProps() ? E_INVALIDARG : S_OK; in SetCoderProps2()
/third_party/lzma/CPP/7zip/UI/Common/
DBench.cpp1302 if (method.AreThereNonOptionalProps())