Searched refs:isLogfile (Results 1 – 1 of 1) sorted by relevance
66 static bool isLogfile(const OUString& fileurl) in isLogfile() function77 return isZipfile(fileurl) || isLogfile(fileurl); in isZipOrLogFile()139 { return getLogStoragefiles(m_ServiceFactory, &isLogfile); } in getUnzippedLogFiles()
Completed in 6 milliseconds