Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp87 kArchiveType, enumerator
1056 if (parser[NKey::kArchiveType].ThereIs) in Parse2()
1057 options.ArcType = parser[NKey::kArchiveType].PostStrings[0]; in Parse2()