Searched refs:oldFileInfoStrings (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/Far/ |
H A D | OverwriteDialogFar.cpp | 73 CFileInfoStrings oldFileInfoStrings; in Execute() local 76 SetFileInfoStrings(oldFileInfo, oldFileInfoStrings); in Execute() 114 { DI_TEXT, 7, 8, 0, 0, false, false, 0, false, -1, oldFileInfoStrings.Size, NULL }, in Execute() 115 { DI_TEXT, 7, 9, 0, 0, false, false, 0, false, -1, oldFileInfoStrings.Time, NULL }, in Execute()
|