Searched defs:errorLogFile (Results 1 – 3 of 3) sorted by relevance
40 val errorLogFile = File(context.filesDir, ERROR_LOG_FILENAME) in writeErrorToLog() constant55 val errorLogFile = File(context.filesDir, ERROR_LOG_FILENAME) in consumeErrorLog() constant
365 let errorLogFile = errorLogFile() in launchedUpdate() variable393 let errorLogFile = ErrorRecovery.errorLogFile() in launchedUpdate() variable441 private static func errorLogFile() -> URL { in launchedUpdate() function