Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.h39 NExtract::NPathMode::EEnum GetPathMode() const;
DArchiveCommandLine.cpp302 NExtract::NPathMode::EEnum CArcCommand::GetPathMode() const in GetPathMode() function in CArcCommand
1193 eo.PathMode = options.Command.GetPathMode(); in Parse2()