Home
last modified time | relevance | path

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

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