Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp972 static void SetBoolPair(NCommandLineParser::CParser &parser, unsigned switchID, CBoolPair &bp) in SetBoolPair() function
1096 SetBoolPair(parser, NKey::kAltStreams, options.AltStreams); in Parse2()
1097 SetBoolPair(parser, NKey::kHardLinks, options.HardLinks); in Parse2()
1098 SetBoolPair(parser, NKey::kSymLinks, options.SymLinks); in Parse2()