Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DCompressDialog.cpp3329 static void AddText_from_BoolPair(AString &s, const char *name, const CBoolPair &bp) in AddText_from_BoolPair() function
3365 AddText_from_BoolPair(s, "tm", fo.MTime); in ShowOptionsString()
3366 AddText_from_BoolPair(s, "tc", fo.CTime); in ShowOptionsString()
3367 AddText_from_BoolPair(s, "ta", fo.ATime); in ShowOptionsString()
3368 AddText_from_BoolPair(s, "-stl", fo.SetArcMTime); in ShowOptionsString()