Home
last modified time | relevance | path

Searched refs:kpidMethod (Results 1 – 6 of 6) sorted by relevance

/external/lzma/CPP/7zip/
DPropID.h30 kpidMethod, enumerator
/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp75 { NULL, kpidMethod, VT_BSTR},
89 case kpidMethod: in GetArchiveProperty()
257 case kpidMethod: in GetProperty()
D7zProperties.cpp47 { 98, { NULL,kpidMethod, VT_BSTR } },
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp105 { NULL, kpidMethod, VT_BSTR}
110 { NULL, kpidMethod, VT_BSTR},
263 case kpidMethod: if (!_methodsString.IsEmpty()) prop = _methodsString; break; in GetArchiveProperty()
284 case kpidMethod: if (!_methodsString.IsEmpty()) prop = _methodsString; break; in GetProperty()
DLzmaHandler.cpp39 { NULL, kpidMethod, VT_BSTR}
263 case kpidMethod: in GetProperty()
/external/lzma/CPP/7zip/UI/Console/
DList.cpp52 { kpidMethod, L"Method" },