Home
last modified time | relevance | path

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

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/storage/details/
H A Dstorage_file_utilities.cpp488 QFileInfo toTry0(toTry[0]); in ReadFile() local
489 if (toTry0.exists()) { in ReadFile()
493 QDateTime mod0 = toTry0.lastModified(); in ReadFile()