Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.h77 bool ShowTime; member
DArchiveCommandLine.cpp826 options.ShowTime = parser[NKey::kShowTime].ThereIs; in Parse1()
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp1149 if (options.ShowTime && g_StdStream) in Main2()