Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.h37 struct CArchiveCommand struct
66 CArchiveCommand Command;
DArchiveCommandLine.cpp204 bool CArchiveCommand::IsFromExtractGroup() const in IsFromExtractGroup()
217 NExtract::NPathMode::EEnum CArchiveCommand::GetPathMode() const in GetPathMode()
229 bool CArchiveCommand::IsFromUpdateGroup() const in IsFromUpdateGroup()
249 static bool ParseArchiveCommand(const UString &commandString, CArchiveCommand &command) in ParseArchiveCommand()